Files
kubernetes/cmd/kubeadm/app/phases/kubelet/flags_test.go
Lubomir I. Ivanov f3da0d4ed3 kubeadm: update the rest of the code base for structured ExtraArgs
In all places map[string]string compounds were used directly
for extra args. Modify said locations to use []Arg
and the new utilities Get/SetArgValue(), ArgumentsTo/FromCommand().
2023-08-16 13:27:05 +03:00

4.9 KiB