k8snetworkplumbingwg / multus-cni

A CNI meta-plugin for multi-homed pods in Kubernetes
Apache License 2.0
2.27k stars 577 forks source link

Thick plugin should not wait for API readiness on CNI DEL #1279

Closed dougbtv closed 1 month ago

dougbtv commented 1 month ago

This modifies the behavior on CNI DEL for the thick plugin to just check once for API readiness, as opposed to waiting.

coveralls commented 1 month ago

Coverage Status

coverage: 62.943%. remained the same when pulling 181f56f026078cb58871d7fe3002ffadde8c256c on dougbtv:skip-api-ready-on-cni-del into 5a2597b3297f4b26982530c29056a43db7377027 on k8snetworkplumbingwg:master.