mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-07-04 03:16:15 +00:00
This code changes CNI's GC command argument. Previously it just passes from parent CNI runtime, however, it may causes unexpected resource deletion if one CNI plugin is used in both cluster network and net-attach-def. This change generates valid attachments from multus CNI cache and passed to delegate CNI plugin. |
||
---|---|---|
.. | ||
api.go | ||
doc.go | ||
shim.go | ||
socket.go | ||
types.go |