Skip to content

Fix crash in PersistentVolumeDetails #6691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Dec 1, 2022

Signed-off-by: Sebastian Malton [email protected]

fixes #6688

@Nokel81 Nokel81 added the bug Something isn't working label Dec 1, 2022
@Nokel81 Nokel81 added this to the 6.2.5 milestone Dec 1, 2022
@Nokel81 Nokel81 requested a review from a team as a code owner December 1, 2022 15:46
@Nokel81 Nokel81 requested review from ixrock and aleksfront and removed request for a team December 1, 2022 15:46
@Nokel81 Nokel81 force-pushed the fix-persistent-volume-details-crash branch from 10e3d7f to 2c699b9 Compare December 1, 2022 16:26
@Nokel81 Nokel81 merged commit 5c69b27 into master Dec 2, 2022
@Nokel81 Nokel81 deleted the fix-persistent-volume-details-crash branch December 2, 2022 12:53
@jim-docker jim-docker mentioned this pull request Dec 6, 2022
jim-docker pushed a commit that referenced this pull request Dec 6, 2022
Signed-off-by: Sebastian Malton <[email protected]>

Signed-off-by: Sebastian Malton <[email protected]>
jim-docker added a commit that referenced this pull request Dec 6, 2022
* Release 6.2.5

Signed-off-by: Jim Ehrismann <[email protected]>

* 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](electron/electron@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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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 <[email protected]>

Signed-off-by: Sebastian Malton <[email protected]>

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

* Remove excessive scrollbars from the TabLayout view

Signed-off-by: Alex Andreev <[email protected]>

* Updating snapshots

Signed-off-by: Alex Andreev <[email protected]>

* Updating snapshots harder

Signed-off-by: Alex Andreev <[email protected]>

Signed-off-by: Alex Andreev <[email protected]>

* 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 <[email protected]>

* Fix not being able to add custom helm repos

Signed-off-by: Sebastian Malton <[email protected]>

Signed-off-by: Sebastian Malton <[email protected]>

* Fix crash in PersistentVolumeDetails (#6691)

Signed-off-by: Sebastian Malton <[email protected]>

Signed-off-by: Sebastian Malton <[email protected]>

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

Signed-off-by: Alex Andreev <[email protected]>

Signed-off-by: Alex Andreev <[email protected]>

Signed-off-by: Jim Ehrismann <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sebastian Malton <[email protected]>
Signed-off-by: Alex Andreev <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Malton <[email protected]>
Co-authored-by: Alex Andreev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crash at /persistent-volumes
2 participants