kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/handlers
Luis Tomas Bolivar d029ddb277 Ensure existing pods use the right network policy
This patch set ensures that:
- A new network policy is applied to existing pods
- A modification on the network policy selector gets applied on the
associated pods
- Deleting a network policy updated the access policies on the
associated pods
- There is no race at deleting the network policy, ensuring the
security group is first deleted from the ports and then removed
as part of the network policy deletion process

Partially Implements: blueprint k8s-network-policies

Change-Id: I25aa23b87947662333c021b9df3e83b9de2515e2
2018-11-29 14:27:52 +01:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
test_fake_handler.py Kuryr-Controller: make handlers pluggable 2018-04-17 17:02:00 +03:00
test_ingress_lbaas.py Drop unnecessary import 2018-09-26 17:12:33 +02:00
test_lbaas.py Add missing key check while lbaas member add 2018-11-16 02:59:24 +00:00
test_namespace.py Add namespace isolation for services 2018-08-06 19:33:55 +02:00
test_pipeline.py Revert commits to use UID instead of SelfLink 2018-02-19 17:00:46 +09:00
test_policy.py Ensure existing pods use the right network policy 2018-11-29 14:27:52 +01:00
test_vif.py Ensure existing pods use the right network policy 2018-11-29 14:27:52 +01:00