kube-spawn icon indicating copy to clipboard operation
kube-spawn copied to clipboard

Update containernetworking/plugins dependency

Open invidian opened this issue 6 years ago • 0 comments

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.

invidian avatar May 22 '19 07:05 invidian