kuryr-kubernetes/kuryr_kubernetes
Maysa Macedo 4030f2706a Skip retry of Network Policy event
When attempting to Handle a Network Policy and one Namespace
which is affected by it is in the process of getting handled
by Kuryr, the Network Policy event would be often retried.
This commit removes the retry to make sure the Network Policy
gets updated only once the Namespace handling has finsihed.

Change-Id: I73c9488dca21f73070ca84352e3ba3780ea7298f
2023-04-28 16:25:32 +02:00
..
cmd Remove SR-IOV support 2022-06-29 12:49:37 +02:00
cni Remove SR-IOV support 2022-06-29 12:49:37 +02:00
controller Skip retry of Network Policy event 2023-04-28 16:25:32 +02:00
handlers Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:28:07 +08:00
objects Remove SR-IOV support 2022-06-29 12:49:37 +02:00
tests KuryrPort cleanup: Fix issue of subport not found 2023-04-25 12:46:08 +02:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Merge "Remove SR-IOV support" 2022-07-21 13:11:07 +00:00
config.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
constants.py KuryrPort cleanup: Fix issue of subport not found 2023-04-25 12:46:08 +02:00
exceptions.py CNI: Watch for deleted pods 2022-03-08 12:28:48 +01:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
os_vif_plug_noop.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
os_vif_util.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
utils.py Cleanup KuryrPort when Pod is missing 2022-08-24 17:48:02 +02:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Fix k8s client for handling empty list in response. 2021-01-11 10:19:08 +01:00