kuryr-kubernetes/kuryr_kubernetes/controller
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
..
drivers Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
handlers Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
managers Civilize logging 2020-07-03 15:09:52 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
service.py Disable urllib3 warnings 2020-04-08 12:59:54 +02:00