kuryr-kubernetes/kuryr_kubernetes/controller/handlers
Michał Dulko b6c89debdd Implement add_finalizer and remove_finalizer
This commit adds helper client methods that will aid in working with
finalizers of the CRDs and other stuff. Also one place where we remove
the finalizer already is updated to use the methods.

Change-Id: I665e03f80102a08b2c3ec412a4417c3a32f9384b
2020-07-28 19:01:22 +02:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
kuryrnetpolicy.py Skip exception in case kuryrnetpolicy CRD is already deleted 2019-02-19 12:03:39 +01:00
kuryrnetwork.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
kuryrnetwork_population.py Namespace event handling through KuryrNet CRD 2020-03-13 12:30:07 +01:00
lbaas.py Add support for amphora to ovn-octavia upgrade 2020-06-10 14:35:00 +02:00
namespace.py Civilize logging 2020-07-03 15:09:52 +02: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 Civilize logging 2020-07-03 15:09:52 +02:00
vif.py Civilize logging 2020-07-03 15:09:52 +02:00