kuryr-kubernetes/kuryr_kubernetes/cni
Luis Tomas Bolivar 7061f4abac Make CNI Registry Plugin namespace aware
As with the k8sCNIRegistryPlugin the watching is for the
complete node, instead of per pod and namespace, we need
to make registry information to account for the namespace
where the pod is created to differentiate between different
containers running on the same node, with the same name, but
in a different namespace

Related-Bug: 1731486
Change-Id: I26e1dec6ae613c5316a45f93563c4a015df59441
2018-03-02 16:09:57 +01:00
..
binding Add readiness and liveness checks to CNI. 2018-02-20 14:58:53 +00:00
daemon Make CNI Registry Plugin namespace aware 2018-03-02 16:09:57 +01:00
plugins Make CNI Registry Plugin namespace aware 2018-03-02 16:09:57 +01:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Move cni plugins to a common folder 2018-03-02 16:04:00 +01:00
handlers.py Delete pods from registry in CNI daemon 2018-02-19 19:21:41 +01:00
health.py Add readiness and liveness checks to CNI. 2018-02-20 14:58:53 +00:00
main.py Move cni plugins to a common folder 2018-03-02 16:04:00 +01:00
utils.py CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00