Stuck in a reconnect loop
Describe the bug When cluster has several services running, eg, +100 pods, lens eventually disconnects and get into a reconnection loop.
To Reproduce Steps to reproduce the behavior:
- Have a cluster with several services running
Expected behavior
- Configurable timeout
- Not to close everything
Environment (please complete the following information):
- Lens Version: 2022.12.121519
- OS: Windows
Logs: When you run the application executable from command line you will see some logging output. Please paste them here:
Your logs go here...
Kubeconfig: Quite often the problems are caused by malformed kubeconfig which the application tries to load. Please share your kubeconfig, remember to remove any secret and sensitive information.
your kubeconfig here
Additional context There's no error message, no logs, nothing It's very hard to understand what really happened
Is this cluster being connected through Lens Spaces or by having a local kubeconfig?