kuryr-kubernetes/kuryr_kubernetes
Luis Tomas Bolivar efae1f5211 Avoid namespace deletion error if processing a duplicated event
In case of a kuryr-controller restart, if the namespace deletion
event was already executed and it is retriggered, it can make the
kuryr-controller fail as the kuryrnet CRD would have been already
deleted and we cannot obtain the subnet id from it. In that case
the event just need to be skip.

Change-Id: I14fcf820d94319541dd7bf13893e82cf0373969c
Closes-Bug: 1847453
2019-10-09 16:56:17 +02:00
..
cmd Provide a proper way to choose VF in CNI 2019-08-27 18:03:46 +03:00
cni Fix incorrect link to k8s api-conventions 2019-10-03 15:52:39 +03:00
controller Avoid namespace deletion error if processing a duplicated event 2019-10-09 16:56:17 +02:00
handlers Print uid with log to facilitate log tracking 2019-08-12 10:33:28 +09:00
objects Provide a proper way to choose VF in CNI 2019-08-27 18:03:46 +03:00
platform Move route URL to apis/route.openshift.io 2019-05-30 11:39:46 +02:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Merge "Make sure subports are unique when removing them" 2019-10-09 10:31:56 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Add region_name to Octavia API connections 2019-09-10 14:55:36 +02:00
config.py Fixes race cond. during updates of neutron resources 2019-09-25 12:20:03 +02:00
constants.py DPDK in baremetal containers using SR-IOV 2019-08-27 18:06:44 +03:00
exceptions.py Implement NPWG multi-vif driver 2018-08-09 17:31:21 +08:00
k8s_client.py Fix incorrect link to k8s api-conventions 2019-10-03 15:52:39 +03:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Update CRD when NP has podSelectors 2019-01-02 22:14:44 +00:00
os_vif_plug_noop.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
os_vif_util.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
utils.py Reuse utils.get_lbaas_spec in lb handler 2019-09-03 14:30:03 +09:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00