kuryr-kubernetes/kuryr_kubernetes/tests
Maysa Macedo 7894021931 Clean lb crd status upon Load Balancer removal
When a lb transitions to ERROR or the IP on the Service
spec differs from the lb VIP, the lb is released and
the CRD doesn't get updated, causing Not Found expections
when handling the creation of others load balancer
resources. This commit fixes the issue by ensuring the
clean up of the status field happens upon lb release.
Also, it adds protection in case we still get
nonexistent lb on the CRD.

Closes-Bug: 1894758
Change-Id: I484ece6a7b52b51d878f724bd4fad0494eb759d6
2020-09-19 14:57:25 +00:00
..
unit Clean lb crd status upon Load Balancer removal 2020-09-19 14:57:25 +00: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 Remove remaining notions of python-neutronclient 2020-02-28 10:49:11 +01:00