Skip to content

Conversation

@nightkr
Copy link
Contributor

@nightkr nightkr commented Jan 22, 2025

Description

Fixes #477

This was a temporary migration tool for upgrading from 24.3. Anyone
upgrading from 24.3 will need to first upgrade to 24.7 or 24.11 before
25.3 (or do the step manually). Bear in mind that we don't officially
support skipping releases when upgrading.

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
- [x] Helm chart can be installed and deployed operator works
- [x] Integration tests passed (for non trivial changes)
# Reviewer
- [ ] Code contains useful comments
- [ ] Code contains useful logging statements
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated. Follows the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs/style-guide).
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated

Fixes #477

This was a temporary migration tool for upgrading from 24.3. Anyone
upgrading from 24.3 will need to first upgrade to 24.7 or 24.11 before
25.3 (or do the step manually). Bear in mind that we don't officially
support skipping releases when upgrading.
sbernauer
sbernauer previously approved these changes Jan 22, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Please also let @siegfriedweber have a look, as he created #536 recently for some reason?

Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
@nightkr
Copy link
Contributor Author

nightkr commented Jan 22, 2025

Release note:

Removed migration job for upgrading from 24.3. Upgrading directly from 24.3 is not supported.

@nightkr nightkr added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 2355cce Jan 22, 2025
17 checks passed
@nightkr nightkr deleted the chore/drop-secret-migration branch January 22, 2025 13:55
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.

Remove Secret migration workaround

4 participants