You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add --leader-elect flags back by reverting #7233 (#7761)
* fix: move leader elect flag binding above InitFlags()
* Revert #7233#7233 broke `--leader-elect` flag by introducing `--lease-resource-name` that is redundant with `--leader-elect-resource-name`
* fix: move leader election flag binding above flag parsing which happens in kube_flag.InitFlags()
---------
Co-authored-by: Daniel Kłobuszewski <[email protected]>
0 commit comments