mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-12 19:27:26 +00:00
In static pod case, kube api returns mirror pod UID hence uid must be mismatched. This fix suppress error/warning message in such case. Fix #773