kuryr-kubernetes/kuryr_kubernetes
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
..
cmd Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
cni Refactor sriov binding driver 2020-07-23 09:48:22 +03:00
controller Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
handlers Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00
objects Ensure security_groups on LBaaSLoadBalancer defaults to empty list 2020-06-01 10:57:05 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Ensure allowed_cidrs field is present on older openstacksdk versions 2020-06-03 14:09:35 +00:00
config.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00
constants.py Delete neutron ports for Failed/Succeeded pods 2020-03-24 09:58:36 +09:00
exceptions.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove pod_ip_caching from _kuryr_k8s_opts 2020-04-13 14:10:41 +02:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Autogenerate path for vhostuserclient socket 2020-03-16 16:40:57 +03:00
utils.py Tweak exponential backoff 2020-07-03 16:56:52 +02:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00