kuryr-kubernetes/kuryr_kubernetes/tests/unit/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
test_asynchronous.py Skip stale K8s events 2017-01-20 04:26:08 +03:00
test_dispatch.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
test_health.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
test_k8s_base.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
test_logging.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
test_retry.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00