- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkValidCNIConfig (0.1 sec)
-
cni/pkg/install/install.go
cniInstalls.With(resultLabel.Value(resultSuccess)).Increment() // Pod set to "NotReady" before termination return watcher.Wait(ctx) } } // checkValidCNIConfig returns an error if an invalid CNI configuration is detected func checkValidCNIConfig(cfg *config.InstallConfig, cniConfigFilepath string) error { defaultCNIConfigFilename, err := getDefaultCNINetwork(cfg.MountedCNINetDir) if err != nil { return err }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Aug 09 21:33:51 UTC 2024 - 13.5K bytes - Viewed (0)