kuryr-kubernetes/kuryr_kubernetes/tests
Nayan Deshmukh b008a59ff0 Only delete pod from CNI registry after unplugging the vif
We can get the DELETED event before kubelet calls CNI DEL on the same
pod. This will lead to a case where we remove the pod from the CNI
registry before unplugging the vif. In this case the CNI DEL request will
fail due absence of info of the tap interfaces. This effects OVS as we
are left with tap interfaces whose one end is still attached to br-int.

Change-Id: I5fda411e938319a00590f7dcfd2e6f37b7e2194c
Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com>
Signed-off-by: Paweł Suder <p.suder@samsung.com>
Closes-Bug: 1849626
2019-11-21 10:31:59 +09:00
..
unit Only delete pod from CNI registry after unplugging the vif 2019-11-21 10:31:59 +09:00
__init__.py cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
base.py Prevent pyroute2.IPDB threads leaking 2017-11-17 12:30:54 +01:00
fake.py Allow passing multiple VIFs to CNI 2018-05-25 16:02:37 +03:00