kuryr-kubernetes/kuryr_kubernetes/controller
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
..
drivers Ensure Pod SG is updated on podSelector of NP spec update 2019-05-07 09:55:05 +00:00
handlers Fix LBaaS SG rules update 2019-04-08 17:15:45 +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 Refactor DriverBase.get_instance() 2018-09-12 10:27:11 +09:00