kuryr-kubernetes/kuryr_kubernetes
Maysa Macedo bf848c5b22 Fix CRD update when NP has namespaceSelectors
To enforce the network policy isolation, the network policy
security group driver must be used. Thus the code needs to be
there instead of in the namespace security group driver (which
is used for namespace isolation)

Currently, when using the correct Network Policy drivers and
handlers the CRD is not updated on events applied over namespaces
that matches a NP.
This commit fixes the issue by moving the support of this
functionality from 'NamespacePodSecurityGroupsDriver' to
NetworkPolicySecurityGroupsDriver.

Closes-bug: 1811995
Partially Implements: blueprint k8s-network-policies
Change-Id: Idaf70ea8cb7677296d6bea59b4d551bbb87e0422
2019-01-23 16:07:17 +00:00
..
cmd Rename kuryr-status to kuryr-k8s-status 2018-11-20 15:28:57 +01:00
cni Merge "dict_object.keys() is not required for *in* operator" 2018-12-24 10:32:57 +00:00
controller Fix CRD update when NP has namespaceSelectors 2019-01-23 16:07:17 +00:00
handlers Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
objects Merge "LBaaS driver: Add provider support" 2018-09-19 15:25:58 +00:00
platform OCP-Router: Fix path route to support subpath 2018-07-23 18:06:36 +03:00
tests Fix CRD update when NP has namespaceSelectors 2019-01-23 16:07:17 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix devstack deployment when ovn-provider is selected 2018-10-03 08:45:23 +02:00
config.py Add missing ws separator between words 2018-11-21 16:04:41 +08: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 Support network policy update 2018-11-29 08:32:51 +01: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 Add Network Policy support to services 2019-01-08 06:35:55 -05: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