Toggle to disable checking clusters on startup (windows). #2623
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or request
windows
Issues related to Windows or WSL
Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.
When starting on windows, EVERY cluster is checked. this opens N+1 terminal windows to run the companion kubectl command. This happens EVERY time you go back to the main window. Every new window also steals keyboard/mouse focus.
Describe the solution you'd like
Give me the option to turn that behaviour off. I wouldn't mind some granularity, but i'd take 'don't check until i select a cluster'
What users will benefit from this feature?
Windows users certainly will benefit. I have 9 clusters in my kubeconfig, and switching back to the main page is a visual assault.
Are you able to implement this feature?
Sadly not.
Additional context
Alternatively, if you can suppress opening terminal windows with each command run, that would also serve.
The text was updated successfully, but these errors were encountered: