Skip to content
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

Throw on errors in kubectlApplyFolder #7239

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

panuhorsmalahti
Copy link
Contributor

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
@panuhorsmalahti panuhorsmalahti added the bug Something isn't working label Feb 27, 2023
@panuhorsmalahti panuhorsmalahti added this to the 6.4.0 milestone Feb 27, 2023
@panuhorsmalahti panuhorsmalahti requested a review from a team as a code owner February 27, 2023 03:58
@panuhorsmalahti panuhorsmalahti requested review from Nokel81 and jim-docker and removed request for a team February 27, 2023 03:58
@panuhorsmalahti panuhorsmalahti merged commit b2160ae into master Feb 27, 2023
@panuhorsmalahti panuhorsmalahti deleted the fix/kubectl-apply-error-handling branch February 27, 2023 07:30
Nokel81 pushed a commit that referenced this pull request Mar 1, 2023
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
@Nokel81 Nokel81 mentioned this pull request Mar 1, 2023
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 <sebastian@malton.name>

* Revert change to number of PRs retrieved

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

---------

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

* Throw on errors in kubectlApplyFolder (#7239)

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

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

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

* 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 <97873007+samitiilikainen@users.noreply.github.com>

* 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 <sebastian@malton.name>

* Ignore ENOENT errors

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

* Add comment

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

---------

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

* Release 6.4.0

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

* Fix lint

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

---------

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
Co-authored-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
Co-authored-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
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.

Incorrect error handling in kubectlApplyFolder
2 participants