kube-spawn
kube-spawn copied to clipboard
Update containernetworking/plugins dependency
Version v0.8.0 of https://github.com/containernetworking/plugins removes code responsible for creating network namespaces: https://github.com/containernetworking/plugins/commit/a0eac8d7d990adc7621e6ac0adf8b351e6e6c34b#diff-d3d859d29b12afe98694dc54a7ced6d9
Rather than using outdated version of dependency, we should probably update and find a way to manage namespaces on our own.