mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-05-18 05:23:07 +00:00
Listing all pods across all namespaces during bootstrap is expensive in large clusters and unnecessary since the result is discarded. Use the lightweight /version endpoint to validate connectivity instead. Signed-off-by: Peng Liu <pliu@redhat.com>