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

feat(argo-cd): Make redis secret initialization optional #2713

Merged

Conversation

michaelvl
Copy link
Contributor

@michaelvl michaelvl commented May 23, 2024

This PR makes it possible to disable the redis secret initialization job and manage the secret using alternative means.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Signed-off-by: michaelvl <mvl.gh@network42.dk>
@michaelvl michaelvl changed the title Make redis secret initialization optional feat(argo-cd): Make redis secret initialization optional May 23, 2024
Copy link
Member

@mkilchhofer mkilchhofer left a comment

Choose a reason for hiding this comment

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

Almost LGTM 👍

Comment on lines 29 to 30
- kind: added
description: Added priorityClassName for the redis secret init job
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove the lines from the previous change? (Only the current change [yours] needs to exists inside this structure)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, done!

Signed-off-by: michaelvl <mvl.gh@network42.dk>
Copy link
Member

@mkilchhofer mkilchhofer left a comment

Choose a reason for hiding this comment

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

perfect, thank you @michaelvl

@yu-croco yu-croco merged commit 728b6e7 into argoproj:main May 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants