Skip to content

feat: release upgrading support - #379

Merged
xeniape merged 19 commits into
mainfrom
feat/upgrading-support
May 28, 2025
Merged

feat: release upgrading support#379
xeniape merged 19 commits into
mainfrom
feat/upgrading-support

Conversation

@xeniape

@xeniapexeniape commented May 22, 2025

Copy link
Copy Markdown
Member

Description

Implementation for #179

As explained here, Helm does not support upgrading CRDs, so the upgrade implementation in this PR mirrored the already described upgrade workflow from the release notes.

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] Documentation added or updated
- [x] Changelog updated
# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] 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

@xeniapexeniape self-assigned this May 23, 2025
@xeniape
xeniape marked this pull request as ready for review May 23, 2025 07:18
@xeniapexeniape linked an issue May 23, 2025 that may be closed by this pull request
@xeniapexeniape moved this to Development: Waiting for Review in Stackable EngineeringMay 23, 2025
Comment threadrust/stackable-cockpit/src/utils/k8s/client.rs
NickLarsenNZ

This comment was marked as resolved.

@sbernauersbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable EngineeringMay 26, 2025
NickLarsenNZ

This comment was marked as resolved.

Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
@xeniape
xeniape requested a review from NickLarsenNZMay 27, 2025 08:10
NickLarsenNZ

This comment was marked as resolved.

@NickLarsenNZNickLarsenNZ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just two more things

Comment threadrust/stackablectl/src/cmds/release.rs Outdated
Comment threadrust/stackablectl/src/cmds/release.rs Outdated
@xeniape
xeniape requested a review from NickLarsenNZMay 27, 2025 18:09

@NickLarsenNZNickLarsenNZ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@xeniape
xeniape enabled auto-merge May 28, 2025 05:29
@xeniape
xeniape added this pull request to the merge queueMay 28, 2025
Merged via the queue into main with commit 3d373c0May 28, 2025
@xeniape
xeniape deleted the feat/upgrading-support branch May 28, 2025 05:30
@lfranckelfrancke moved this from Development: In Review to Development: Done in Stackable EngineeringMay 28, 2025
@lfranckelfrancke moved this from Development: Done to Done in Stackable EngineeringMay 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Support upgrading from one release to another

4 participants

@xeniape@NickLarsenNZ@sbernauer@lfrancke