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(helm): Add configuration options for the secret migration job #536

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Dec 11, 2024

Description

  • Helm chart: The secret migration job can be omitted via Helm values.
  • Helm chart: The tag of the tools image used for the secret migration job can be changed in the Helm values and defaults to the current SDP version instead of 24.7.0.

part of #477

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

@siegfriedweber siegfriedweber requested a review from a team December 11, 2024 11:20
@siegfriedweber siegfriedweber self-assigned this Dec 11, 2024
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.

Thanks!

@siegfriedweber siegfriedweber added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit 560d1f8 Dec 12, 2024
17 checks passed
@siegfriedweber siegfriedweber deleted the fix_helm/config-options-for-secret-migration-job branch December 12, 2024 13:22
siegfriedweber added a commit that referenced this pull request Dec 13, 2024
* fix(helm): Add configuration options for the secret migration job

* fix(helm): Default the tools image to 1.0.0-stackable24.11.0
NickLarsenNZ pushed a commit that referenced this pull request Dec 13, 2024
* release 24.11.1-rc2

Signed-off-by: Andrew Kenworthy <[email protected]>

* fix(helm): Add configuration options for the secret migration job (#536)

* fix(helm): Add configuration options for the secret migration job

* fix(helm): Default the tools image to 1.0.0-stackable24.11.0

---------

Signed-off-by: Andrew Kenworthy <[email protected]>
Co-authored-by: Siegfried Weber <[email protected]>
@lfrancke
Copy link
Member

I think it'd be useful to have a release note snippet for this.

@siegfriedweber
Copy link
Member Author

Release Notes

Secret operator

Helm chart: The secret migration job required for upgrading from SDP 24.3 to 24.7, can now be omitted by setting the Helm value secretMigrationJob.enabled to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Acceptance: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants