kuryr-kubernetes/kuryr_kubernetes/cni/binding
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 Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
base.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
bridge.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
nested.py Add container_id to connect method of BaseBindingDriver 2018-09-13 04:48:05 -04:00
sriov.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00