kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/handlers
Maysa Macedo 70692f86a4 Ensure NP changes are applied to services
When a Network Policy is changed, services must also be updated,
deleting the unnecessary rules that do not match the NP anymore
and create needed ones.

Closes-Bug: #1811242

Partially Implements: blueprint k8s-network-policies

Change-Id: I800477d08fd1f46c2a94d3653496f8f1188a3844
2019-01-24 13:26:47 +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 Network Policy support to services 2019-01-08 06:35:55 -05: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_pod_label.py Avoid raising ResourceNotReady exception at pod label handler 2018-12-18 08:30:49 +01:00
test_policy.py Ensure NP changes are applied to services 2019-01-24 13:26:47 +01:00
test_vif.py Ensure pod_label handler skips host_network pods 2018-12-10 13:07:50 +01:00