mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 06:20:31 +00:00
Automatic merge from submit-queue [Federation][kubefed]: Bind flag values automatically Update ``kubefed`` to take advantage of cobra's ability to declare variable bindings at the same time as declaring flags, so that flag values are bound automatically. Targets #41209 cc: @kubernetes/sig-federation-pr-reviews @irfanurrehman @madhusudancs