Files
multus-cni/pkg/multus
Jason Kary ec08b5fa8b Fix thick plugin STATUS and GC handling for plugin-level commands
STATUS and GC are plugin-level commands with no pod context per the
CNI 1.1.0 spec. The thick plugin daemon incorrectly required
CNI_CONTAINERID, CNI_NETNS, and K8S_POD_NAME/K8S_POD_NAMESPACE for
these commands, causing failures when invoked by kubelet.

Signed-off-by: Jason Kary <jkary@redhat.com>
2026-03-18 23:21:46 -04:00
..