k8snetworkplumbingwg / multus-cni

A CNI meta-plugin for multi-homed pods in Kubernetes
Apache License 2.0
2.29k stars 575 forks source link

update deploy file: use install_multus bin to update cni file #1213

Open 41tair opened 6 months ago

41tair commented 6 months ago

install cni initcontiainer can't execute sometimes

a sample error logs looks like:

cp: cannot create regular file '/host/opt/cni/bin/multus-shim': Text file busy

Fixes #1221

coveralls commented 5 months ago

Coverage Status

coverage: 63.051% (-0.4%) from 63.432% when pulling efa51cfd74869699736faa9f79c2c13084c2e909 on 41tair:fix/use-multus-install into 3477c9c827b838ff5bc545d88cb4d14dd90f88cd on k8snetworkplumbingwg:master.

kfox1111 commented 4 months ago

Anything left to do on this? Think mode seems broken/risky without it.

kfox1111 commented 4 months ago

Reluctant to deploy a new instance of multus until this bug is fixed.

dustinrouillard commented 3 months ago

Reluctant to deploy a new instance of multus until this bug is fixed.

Would love to see this fixed.