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 upgrade path 3.3.x -> 4.0.x #539

Merged
merged 8 commits into from
Nov 15, 2024
Merged

fix: Fix upgrade path 3.3.x -> 4.0.x #539

merged 8 commits into from
Nov 15, 2024

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Nov 15, 2024

Description

Fixes #538

This PR also adds an upgrade test to make sure the functionality will be kept going forward.

Co-developed with @xeniape

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

NickLarsenNZ
NickLarsenNZ previously approved these changes Nov 15, 2024
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

rust/operator-binary/src/controller.rs Outdated Show resolved Hide resolved
rust/operator-binary/src/controller.rs Outdated Show resolved Hide resolved
@NickLarsenNZ
Copy link
Member

Btw, you can add a Co-authered-by trailer to the commit to give @xeniape attribution (not sure if Co-developed has any significance in github if that's what you were going for).

Co-authored-by: Xenia Fischer <[email protected]>
@sbernauer
Copy link
Member Author

Started https://testing.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hive-operator-it-custom/6

NickLarsenNZ
NickLarsenNZ previously approved these changes Nov 15, 2024
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

@sbernauer
Copy link
Member Author

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the upgrade test

@sbernauer
Copy link
Member Author

All tests passed

@sbernauer sbernauer added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 523b904 Nov 15, 2024
16 of 17 checks passed
@sbernauer sbernauer deleted the fix/upgrade branch November 15, 2024 14:53
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.

HMS update 3.1.3 -> 4.0.0 fails
2 participants