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

fix: Fix error propagation in context switch #658

Merged
merged 1 commit into from May 31, 2023

Conversation

gbouv
Copy link
Contributor

@gbouv gbouv commented May 31, 2023

Description:

stacktrace.propagate was using the wrong error in context switch command. Fixing it so that if an error occurs during engine restart, kurtosis does not panic and log the nice error message

Is this change user facing?

NO

@gbouv gbouv enabled auto-merge (squash) May 31, 2023 08:51
@gbouv gbouv merged commit a7c9bd1 into main May 31, 2023
26 checks passed
@gbouv gbouv deleted the gbouv/fix-error-propagation branch May 31, 2023 09:10
victorcolombo pushed a commit that referenced this pull request Jun 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.77.2](0.77.1...0.77.2)
(2023-06-08)


### Features

* added min resource constraint for kubernetes
([#687](#687))
([0aadb91](0aadb91))
* Label issue based on severity
([#662](#662))
([13b51c6](13b51c6))


### Bug Fixes

* Auto-restart engine when cluster is updated
([#661](#661))
([479b9f4](479b9f4))
* display service name in exec
([#682](#682))
([6faafea](6faafea))
* Fix error propagation in context switch
([#658](#658))
([a7c9bd1](a7c9bd1))
* Fix typo in the configuration path of the issue labeler workflow
([#667](#667))
([ec6c8e8](ec6c8e8))
* Fix user service logs when backend is kubernetes
([#678](#678))
([099d046](099d046))
* fixed the error we see while running the package(s) in dry-mode
([#679](#679))
([af5138c](af5138c))
* Kurtosis shell exec panics if stdin is not terminal
([#686](#686))
([5fad486](5fad486))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants