Files
multus-cni/pkg
Fred Rolland 88504f20f7 server: fix ignoreReadinessIndicator being silently skipped when no server config is set
overrideCNIConfigWithServerConfig returned the client config unchanged
whenever overrideConf was empty, bypassing the readinessindicatorfile
key-stripping logic even when ignoreReadinessIndicator=true. This
caused STATUS and GC handlers to poll for the readiness indicator file
for up to 45 s in tests that create the server with
ignoreReadinessIndicator=true and no server-side config override.

Also remove the now-unused sets import.

Signed-off-by: Fred Rolland <frolland@nvidia.com>
2026-06-24 22:31:24 +03:00
..
2024-07-18 18:09:22 +03:00