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 added steps in upgraded operator #1756

Merged
merged 3 commits into from
Jan 19, 2021
Merged

Fix added steps in upgraded operator #1756

merged 3 commits into from
Jan 19, 2021

Conversation

ANeumann82
Copy link
Member

@ANeumann82 ANeumann82 commented Jan 19, 2021

Signed-off-by: Andreas Neumann aneumann@mesosphere.com

What this PR does / why we need it:

Fixes #1754

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

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

👏

if stepStatus.Name == name {
return &stepStatus
return &s.Steps[i]
Copy link
Contributor

Choose a reason for hiding this comment

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

🤦‍♀️

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeaaahh..... Fun with go references 🤦

@ANeumann82 ANeumann82 changed the title Add another scenario to e2e test Fix added steps in upgraded operator Jan 19, 2021
@ANeumann82 ANeumann82 merged commit 4392995 into main Jan 19, 2021
@ANeumann82 ANeumann82 deleted the an/another-status-fix branch January 19, 2021 14:38
ANeumann82 added a commit that referenced this pull request Jan 20, 2021
* Add another scenario to e2e test
* Initialise Status in the same order as the plan
* Fix getters to return correct reference

Signed-off-by: Andreas Neumann <aneumann@mesosphere.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.

Cannot upgrade cassandra from 3.11.5 to 3.11.6+
2 participants