kuryr-kubernetes/kuryr_kubernetes
Michał Dulko b9f68b40fa Update KLB .spec.provider when required
During the refactoring to allow proper Events creation for Services,
we've lost ability to update KLBs .spec.provider when configuration is
changed to use another provider. This commit fixes it by making sure
.spec.provider mismatch with the configured provider triggers the .spec
update.

Change-Id: Ic93a105b4a67b8dff15bf0e80b13f4743ffce7ff
Closes-Bug: 1960311
2022-02-09 16:39:16 +01:00
..
cmd Add kuryr-k8s-sanity command 2021-09-25 06:27:10 +10:00
cni Fix error message on VLAN ID conflict 2022-01-25 14:29:58 +01:00
controller Update KLB .spec.provider when required 2022-02-09 16:39:16 +01:00
handlers Add events for Services 2021-12-13 17:05:46 +01: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 Update KLB .spec.provider when required 2022-02-09 16:39:16 +01:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Remove surplus function for getting lb client. 2021-12-16 12:21:44 +01:00
config.py Add config option to enable Kubernetes Event creation. 2021-12-03 14:19:54 +01:00
constants.py Fix NPs for OVN LBs with hairpin traffic 2021-05-05 16:36:17 +02:00
exceptions.py Add events for Network Policy related activities. 2021-12-16 14:16:08 +01:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Add source to Events 2021-12-16 12:42:42 +01: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 Adapt selfLink calculation for Pod objects. 2021-01-11 10:19:24 +01:00
utils.py Add source to Events 2021-12-16 12:42:42 +01:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Fix k8s client for handling empty list in response. 2021-01-11 10:19:08 +01:00