kuryr-kubernetes/kuryr_kubernetes
Maysa Macedo 59e761afbf Ensure Pod SG is updated on podSelector of NP spec update
When the podSelector of a Network Policy Spec is updated from '{}'
to any other value, the pods that are not supposed to be enforced
by the policy anymore do not have their Security Group updated
to the default one. This commit fixes the issue by also taking into
account the possible value of '{}' in the podSelector NP spec.

Change-Id: I35519acfdf8ef250880e36bcf789c063ba86b31e
Closes-Bug: 1826548
2019-05-07 09:55:05 +00:00
..
cmd Rename kuryr-status to kuryr-k8s-status 2018-11-20 15:28:57 +01:00
cni Set MAC address for VF via netlink message to PF 2019-04-24 15:25:36 +03:00
controller Ensure Pod SG is updated on podSelector of NP spec update 2019-05-07 09:55:05 +00:00
handlers Improve logging for event dispatcher 2019-04-04 11:08:23 +09:00
objects Add support for svc with text targetPorts 2019-03-15 15:15:40 +01:00
platform OCP-Router: Fix path route to support subpath 2018-07-23 18:06:36 +03:00
tests Ensure Pod SG is updated on podSelector of NP spec update 2019-05-07 09:55:05 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Switch Octavia API calls to openstacksdk 2019-03-07 17:38:27 +01:00
config.py Add option to tag Neutron resources created by us 2019-02-21 19:40:36 +01:00
constants.py Update CRD when NP has namespaceSelectors 2019-01-08 20:22:02 +00:00
exceptions.py Implement NPWG multi-vif driver 2018-08-09 17:31:21 +08:00
k8s_client.py Fix CRD podSelector update 2019-02-18 20:43:18 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Update CRD when NP has podSelectors 2019-01-02 22:14:44 +00:00
os_vif_plug_noop.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
os_vif_util.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
utils.py Fix LBaaS SG rules update 2019-04-08 17:15:45 +00:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00