kuryr-kubernetes/kuryr_kubernetes
Alexey Perevalov 607a249e10 Proceed CNI output in format of version 0.3.1
Kuryr-kubernetes declares, that supported CNI version is 0.3.0, but
it prints to output in format of version 0.2.0.
Kubernetes can't parse it.
This patch modifies CNI output according to 0.3.1, it has a little
difference with version 0.3.0, just in naming of ips field.

Change-Id: I7b6bb5c178035b7c85fc28973f9a0cf1bc1a139e
Closes-Bug: 1779718
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
2018-07-04 13:04:35 +00:00
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni Proceed CNI output in format of version 0.3.1 2018-07-04 13:04:35 +00:00
controller Merge "OCP-Router: Update Devref documentation" 2018-07-02 15:20:39 +00:00
handlers Merge "Log the exception-info when an error raises in hanlder" 2018-05-16 10:13:14 +00:00
objects OCP-Router: OCP-Route and Ingress LBaaS handlers 2018-06-15 14:47:48 +00:00
platform OCP-Router: OCP-Route and Ingress LBaaS handlers 2018-06-15 14:47:48 +00:00
tests Proceed CNI output in format of version 0.3.1 2018-07-04 13:04:35 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix octavia lb deleting_race with cascading 2018-04-26 22:23:38 +02:00
config.py Deprecate running Kuryr-Kubernetes with lbaasv2 2018-07-01 09:04:31 +03:00
constants.py Create network policy handler and driver 2018-06-18 08:12:16 -04:00
exceptions.py OCP-Router: Ingress controller support 2018-06-15 14:34:57 +00:00
k8s_client.py Namespace deletion functionality for namespace_subnet driver 2018-06-07 13:13:57 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py OCP-Router: Ingress controller support 2018-06-15 14:34:57 +00:00
os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
os_vif_util.py fix typos 2018-06-21 18:43:08 +08:00
utils.py kuryr-controller A/P HA 2018-06-14 10:25:34 +02:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py Really use the test handler 2018-06-22 08:40:49 +00:00