kuryr-kubernetes/kuryr_kubernetes/controller/handlers
Luis Tomas Bolivar 3196021b9e Add support for listeners on the same port but different protocol
Due to a bug in Octavia this was previously avoided. This is now
supported for the amphora provider, so it won't be blocked on the
kuryr side

Change-Id: If7d32023e467d1a63812057e1d151901ce462c7f
2020-01-15 17:47:42 +00:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
ingress_lbaas.py Reuse utils.get_lbaas_spec in lb handler 2019-09-03 14:30:03 +09:00
kuryrnet.py Fix pool population when namespace isolation is enforced 2019-11-26 20:36:36 +00:00
kuryrnetpolicy.py Skip exception in case kuryrnetpolicy CRD is already deleted 2019-02-19 12:03:39 +01:00
lbaas.py Add support for listeners on the same port but different protocol 2020-01-15 17:47:42 +00:00
namespace.py Ensure network leftovers without kuryrnet CRD obj are deleted 2019-12-23 16:33:58 +01:00
pipeline.py Prevent Kuryr restart due to connection issue 2019-11-21 17:01:45 +00:00
pod_label.py Avoid race between Retries and Deletion actions 2019-10-16 18:25:01 +02:00
policy.py Protect from sg Not Found on multiple np enforcement 2019-12-26 17:34:49 +00:00
vif.py Fix catched exception after transition to OpenStackSDK. 2019-12-17 14:38:01 +01:00