1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/features/cluster
Jim Ehrismann 1ef74289ef
Release 6.2.5 (#6707)
* Release 6.2.5

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* Bump electron from 19.1.8 to 19.1.9 (#6686)

Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 19.1.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.1.8...v19.1.9)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix race conditrion preventing window from opening (#6680)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix: remove excessive scrollbars from the TabLayout view (#6689)

* Remove excessive scrollbars from the TabLayout view

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Updating snapshots

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Updating snapshots harder

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix not being able to add custom helm repos (#6692)

* Add missing safety checks in unit tests for structured clone issues

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix not being able to add custom helm repos

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix crash in PersistentVolumeDetails (#6691)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix top-bar .separator width (#6706)

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-12-06 17:45:27 -05:00
..
__snapshots__ Release 6.2.5 (#6707) 2022-12-06 17:45:27 -05:00
delete-dialog Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
extension-api Release 6.2.5 (#6707) 2022-12-06 17:45:27 -05:00
kube-object-details/extension-api Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kube-object-menu/extension-api Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kube-object-status-icon Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
namespaces Release 6.2.5 (#6707) 2022-12-06 17:45:27 -05:00
workloads/overview/extension-api Release 6.2.5 (#6707) 2022-12-06 17:45:27 -05:00
legacy-extension-adding-cluster-frame-components.test.tsx Expose a way to add cluster frame components in Extension API (#6385) 2022-11-04 09:15:16 +03:00
order-of-sidebar-items.test.tsx Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00
sidebar-and-tab-navigation-for-core.test.tsx Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
sidebar-and-tab-navigation-for-extensions.test.tsx Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
visibility-of-sidebar-items.test.tsx Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00
workload-overview.test.tsx Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00