netplugin
netplugin copied to clipboard
Upgrade CNI version
We're using the very first version(0.1.0) of CNI. It needs to be upgraded to the latest(0.6.0) or anything close to latest.
👍
Contiv will most likely break in k8s 1.9 if not upgraded to cni 0.6.0.
xref: https://github.com/kubernetes/kubernetes/issues/49480#issuecomment-337220046
I'm working on upgrading CNI to 0.6.0 in Contiv.
https://github.com/contiv/netplugin/issues/829#issuecomment-342268624
PRs submitted to upgrade CNI to 0.6.0
in contiv:
contiv/netplugin - https://github.com/contiv/netplugin/pull/1100 contiv/install - https://github.com/contiv/install/pull/314
They are now merged.