kuryr-kubernetes/kuryr_kubernetes/controller
Maysa Macedo c05de06be9 Ensure only lb with no corresponding svc is cleaned up
Right now the lbaas name and the service name are compared when
identifying a load balancer that exist with no matching service.
This might cause a wrong lbaas deletion as the service and the lbaas
name might differ. This commit fixes the issue by ensuring the
cluster_ip field of the service is used to verify the existence
of a matching lbaas.

Closes-bug: 1858108

Change-Id: I4a32b8ce3bae68b406f23429f2ad895dd44c9842
2020-01-07 13:43:42 +00:00
..
drivers Merge "Ensure LB sg update is retried when NP is enforced" 2019-12-24 05:43:28 +00:00
handlers Ensure only lb with no corresponding svc is cleaned up 2020-01-07 13:43:42 +00:00
ingress OCP-Router - Fix Ingress controller LB listener creation 2018-08-22 14:24:12 +03:00
managers Move from Neutron client to OpenStackSDK. 2019-10-23 14:08:18 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
service.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00