-
Notifications
You must be signed in to change notification settings - Fork 663
Description
Describe the bug
[A clear and concise description of what the bug is. It should also be clear what the expected outcome is.]
map feature doesn't support 2000 pods with 114 namespaces.
Debug network view is showing that the large amount of websockets are starting to timeout. If there is a way to scale, we could mitigate this.
Maybe need to develop a way to lazy load or filter namespaces with a wildcard to get around huge amount of workloads
it eventually times out
To Reproduce
Steps to reproduce the bug:
- [Go to '...']
- [Click on '....']
- [Scroll down to '....']
- [See error]
Environment (please provide info about your environment):
- Installation type: [e.g. Linux-Flatpak/Linux-Tarball/Linux-AppImage/Windows//Windows-Chocolatey/Windows-Winget/WSL/Mac/Mac-Homebrew/... or Container-Image/In-Cluster/Helm/...]
- Headlamp Version: [X.Y.Z]
- Other: [e.g. any other relevant info]
Are you able to fix this issue?
[Yes (I will propose a PR) / No.]
Do you want to help fix this issue? Please see our contribution docs. For any non-trivial contributions, we advise you to join our our slack channel to discuss the implementation with Headlamp's core developers.
Additional Context
[If needed, add any other info or screenshots about the bug here.]
[Is it a regression? What version of Headlamp did not have this bug?]