Skip to content

Conversation

@Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Feb 28, 2023

  • Remove old bundled extension dependencies
  • Make sure external extensions are installed as optional

fixes #7240

- Remove old bundled extension dependencies
- Make sure external extensions are installed as optional

Signed-off-by: Sebastian Malton <[email protected]>
@Nokel81 Nokel81 added the bug Something isn't working label Feb 28, 2023
@Nokel81 Nokel81 added this to the 6.4.0 milestone Feb 28, 2023
@Nokel81 Nokel81 requested a review from a team as a code owner February 28, 2023 19:59
@Nokel81 Nokel81 requested review from ixrock and jansav and removed request for a team February 28, 2023 19:59
Copy link
Contributor

@aleksfront aleksfront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, fixes bug, extensions got installed successfully. Let's test it more in beta.

Nokel81 added 2 commits March 1, 2023 08:07
Signed-off-by: Sebastian Malton <[email protected]>
Signed-off-by: Sebastian Malton <[email protected]>
Copy link
Contributor

@jakolehm jakolehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nokel81 Nokel81 merged commit 3433bc6 into master Mar 1, 2023
@Nokel81 Nokel81 deleted the fix-extension-install branch March 1, 2023 13:11
@Nokel81 Nokel81 mentioned this pull request Mar 1, 2023
Nokel81 added a commit that referenced this pull request Mar 1, 2023
* Fix extension install

- Remove old bundled extension dependencies
- Make sure external extensions are installed as optional

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

* Ignore ENOENT errors

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

* Add comment

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

---------

Signed-off-by: Sebastian Malton <[email protected]>
Nokel81 added a commit that referenced this pull request Mar 1, 2023
* General fixes for release-tool (#7238)

* General fixes for release-tool

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

* Revert change to number of PRs retrieved

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

---------

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

* Throw on errors in kubectlApplyFolder (#7239)

Signed-off-by: Panu Horsmalahti <[email protected]>

* Quick fix for store migration version being wrong (#7243)

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

* Revert "Renderer file logging transport (#6795)" (#7245)

Renderer file logging still caused UI freezing (at least on apple silicon macs) when cluster frame was open and main frame was reloaded.

See #544

This reverts commit ac2d0e4.

Signed-off-by: Sami Tiilikainen <[email protected]>

* Fix extension install (#7247)

* Fix extension install

- Remove old bundled extension dependencies
- Make sure external extensions are installed as optional

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

* Ignore ENOENT errors

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

* Add comment

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

---------

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

* Release 6.4.0

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

* Fix lint

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

---------

Signed-off-by: Sebastian Malton <[email protected]>
Signed-off-by: Panu Horsmalahti <[email protected]>
Signed-off-by: Sami Tiilikainen <[email protected]>
Co-authored-by: Panu Horsmalahti <[email protected]>
Co-authored-by: Sami Tiilikainen <[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.

Extension installation fails

5 participants