kuryr-kubernetes/kuryr_kubernetes/controller/managers
Michał Dulko a3e9f6a869 Fix health server binding address
Flask update changed the default binding address from 0.0.0.0 to
127.0.0.1. This affects Kuryr's healthchecks as we were depending on
that behavior. This manifested with Kuryr pods being constantly
restarted.

This commit fixes that by explicitly binding to 0.0.0.0.

Change-Id: I298960c2e84befe74c35b32bcc6730ba27202604
Related-Bug: 1778516
Closes-Bug: 1778867
2018-06-27 11:37:01 +02:00
..
__init__.py Add Pool Manager to handle subports 2017-10-10 08:10:14 +00:00
health.py Fix health server binding address 2018-06-27 11:37:01 +02:00
pool.py Fix spelling error 2018-02-05 19:08:53 +08:00