kuryr-kubernetes/kuryr_kubernetes/controller
Maysa Macedo 4521276f48 Ensure LBaaS state is updated upon SVC deletion
When a SVC is recreated all the LBaaS resources are first deleted,
which requires the LBaaS state obj to be updated accordingly, then
created. Right now, when a LBaaS deletion happens the values for
members, pools and listeners are not updated on the lbaas state obj.

This commit fixes the issue by ensuring the lbaas state object is
updated.

Closes-Bug: 1843142
Change-Id: Ibe72cb3ebd3d2a861684e7e8ac5a310fe8060aa9
2019-09-07 18:49:19 +00:00
..
drivers Merge "Ensure conflicts creating subnet from subnetpools are retried" 2019-09-06 10:48:40 +00:00
handlers Ensure LBaaS state is updated upon SVC deletion 2019-09-07 18:49:19 +00:00
ingress OCP-Router - Fix Ingress controller LB listener creation 2018-08-22 14:24:12 +03:00
managers Avoid doing `raise ex` when only logging 2019-01-24 17:41:41 +01: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