Files
multus-cni/pkg/server
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
..
2026-02-13 13:32:26 -05:00