kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/handlers
Roman Dobosz a458fa6894 Pod annotations to KuryrPort CRD.
Till now, we were using pod annotations to store information regarding
state of the associated VIFs to pod. This alone have its own issues and
it's prone to the inconsistency in case of controller failures.

In this patch we propose new CRD called KuryrPort for storage the
information about VIFs.

Depends-On: If639b63dcf660ed709623c8d5f788026619c895c
Change-Id: I1e76ea949120f819dcab6d07714522a576e426f2
2020-07-29 23:50:17 +02: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_kuryrnetwork.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
test_kuryrnetwork_population.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_kuryrport.py Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
test_lbaas.py Add support for amphora to ovn-octavia upgrade 2020-06-10 14:35:00 +02:00
test_namespace.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_pipeline.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_pod_label.py Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
test_policy.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_vif.py Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00