mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-13 03:39:14 +00:00
This change skips to update pod's network-status annotation when getPod is failed at the beginning of CmdDel. If getPod is failed, K8s api gets stucked in many cases, hence pod update might be failed in most cases.