go-cni
go-cni copied to clipboard
Initial work to support dynamic multiple CNI configurations
This PR will enable dynamic multiple cni networks to be executed. A large effort is happening in the K8s ecosystem referred to as 'Multi-Network' this will support that. Multiple PR's will follow in containerd to upddate go-cni and provide the code to enable this in the cri containerd plugin.
Please squash commits
I am going to run a few more tests with this code in containerd. As of now all tests have been successful.
@AkihiroSuda I made a few updates. I have squashed the commits.