Upgrade note
Where have all my pods gone? Namespaced Kubernetes resources are now initially shown only for the "default" namespace. Use the namespaces selector to add more.
Download
- Lens v4.1.1 - Linux
- Lens v4.1.1 - MacOS
- Lens v4.1.1 - Windows
Changes since v4.1.0
🐛 Bug Fixes
- Windows: use SHELL for terminal if set (#2168) @jakolehm
- Fix isLoadingAll within KubeObjectStore.loadItems (#2174) @jakolehm
- Fix: keep highlighted table row during navigation in the details panel (#2165) @ixrock
- return undefined instead of localhost from getClusterIdFromHost (#2143) @Nokel81
🧰 Maintenance
- Bump xterm from 4.6.0 to 4.10.0 (#2072) @dependabot