1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 13:57:23 +03:00

Backport what's new items for 3.6.7 and 3.6.8 versions (#1310)

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-11-11 08:41:09 +02:00 committed by GitHub
parent cb57e4ed7d
commit d15692a50e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,16 @@ Here you can find description of changes we've built into each release. While we
- Add +/- buttons in scale deployment popup screen
- Update chart details when selecting another chart
## 3.6.8
- Fix cluster connection issue when opening cluster settings for disconnected clusters
- Fetch available Helm repositories from Artifact HUB
- Check if user is cluster admin before opening cluster dashboard
- Fix issue when application is disconnecting too fast from pod shell
- Fix UI staleness after network issues
## 3.6.7
- Fix cluster dashboard opening when cluster is initially offline
## 3.6.6
- Fix labels' word boundary to cover only drawer badges
- Fix cluster dashboard opening not to start authentication proxy twice