mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-12 19:27:26 +00:00
In cmdDel, CNI Spec mentioned that plugin should proceed cmdDel without any error, hence the change removes error returning at cmdDel. fix #822