a3e9f6a869
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 |
||
---|---|---|
.. | ||
__init__.py | ||
health.py | ||
pool.py |