kuryr-kubernetes/kuryr_kubernetes
Luis Tomas Bolivar 998be3bbda Avoid race between Retries and Deletion actions
This patch set increases the timeout to wait for resources to be
created/deleted. This is needed to better support spikes without
restarting the kuryr-controller. This patch also ensures that
future retry events are not afecting the kuryr controller if
they are retried once the related resources are already deleted,
i.e., the on_delete event was executed before one of the retries.

Closes-Bug: 1847753
Change-Id: I725ba22f0babf496af219a37e42e1c33b247308a
2019-10-16 18:25:01 +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 race between Retries and Deletion actions 2019-10-16 18:25:01 +02:00
handlers Avoid race between Retries and Deletion actions 2019-10-16 18:25:01 +02: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 Avoid race between Retries and Deletion actions 2019-10-16 18:25:01 +02: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 Avoid race between Retries and Deletion actions 2019-10-16 18:25:01 +02: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