kuryr-kubernetes/kuryr_kubernetes/handlers
Maysa Macedo b215aae146 Add quota readiness check to controller
Currently, if the number of neutron resources requested reaches
the quota, kuryr-controller is marked as unhealthy and restarted.
In order to avoid the constant restart of the pod, this patch adds
a new readiness checks that checks if the resources used by
the enabled handlers are over quota.

Closes-Bug: 1804310
Change-Id: If4d42f866d2d64cae63736f4c206bedca039258b
2018-11-21 10:11:55 +00:00
..
__init__.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
asynchronous.py Revert commits to use UID instead of SelfLink 2018-02-19 17:00:46 +09:00
base.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
dispatch.py Add liveness checks to Kuryr Controller 2018-01-31 14:25:48 +00:00
health.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
k8s_base.py Kuryr-Controller: make handlers pluggable 2018-04-17 17:02:00 +03:00
logging.py Remove log translations 2017-03-28 15:13:49 +08:00
retry.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00