kuryr-kubernetes/kuryr_kubernetes/cni
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
..
binding Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
daemon Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
plugins Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Removing six library. 2020-02-28 14:45:46 +01:00
handlers.py Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
main.py Removing six library. 2020-02-28 14:45:46 +01:00
utils.py Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00