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: Rollback to previous cluster when cluster set fails #631

Merged
merged 2 commits into from May 22, 2023

Conversation

victorcolombo
Copy link
Contributor

@victorcolombo victorcolombo commented May 22, 2023

Description:

When kurtosis cluster set fails, we wrongly call kurtosis cluster set on clusterName again instead of rolling back to clusterPriorToUpdate as intended.

Is this change user facing?

YES

References (if applicable):

@victorcolombo victorcolombo enabled auto-merge (squash) May 22, 2023 17:09
@victorcolombo victorcolombo merged commit 0e212c9 into main May 22, 2023
28 checks passed
@victorcolombo victorcolombo deleted the vcolombo/typo branch May 22, 2023 17:10
victorcolombo pushed a commit that referenced this pull request May 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.76.8](0.76.7...0.76.8)
(2023-05-23)


### Features

* Return error on SDK if Starlark run on any step
([#634](#634))
([8a01cff](8a01cff))


### Bug Fixes

* Make printWarningIfArgumentIsDeprecated unit test deterministic
([#633](#633))
([46bbee5](46bbee5))
* Rollback to previous cluster when cluster set fails
([#631](#631))
([0e212c9](0e212c9))

---
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