kuryr-kubernetes/kuryr_kubernetes
Maysa Macedo cd5a2ee84c Skip update of vip sg if lb is gone
It's possible that while ensuring the listener,
the load balancer was not present anymore and
consequently there is not need to update the vip
port sg. This commit enforces that the update only
happens if a listener was created and the vip is
present.

Change-Id: I3f104062887626f7b374993b5466fc962ccca85a
2020-09-29 18:36:21 +00:00
..
cmd Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
cni Remove the pod interface even if VIF is gone 2020-08-26 15:16:59 +02:00
controller Skip update of vip sg if lb is gone 2020-09-29 18:36:21 +00:00
handlers Civilize logging vol 2 2020-09-17 12:15:39 +02:00
objects Support upgrading LBaaSState annotation to KLB CRD 2020-08-10 16:51:32 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Clean up unused methods and not needed interactions to k8s API. 2020-09-29 10:04:50 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Ensure allowed_cidrs field is present on older openstacksdk versions 2020-06-03 14:09:35 +00:00
config.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00
constants.py Skip KuryrLoadbalancer creation for Headless Service 2020-09-21 11:34:36 +00:00
exceptions.py Merge "Civilize logging vol 2" 2020-09-22 10:51:05 +00:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Avoid race when pod is deleted before finalizer is added 2020-09-28 08:39:36 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove pod_ip_caching from _kuryr_k8s_opts 2020-04-13 14:10:41 +02:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Autogenerate path for vhostuserclient socket 2020-03-16 16:40:57 +03:00
utils.py Merge "Civilize logging vol 2" 2020-09-22 10:51:05 +00:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00