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: support optional chart secrets auto-generation - camunda 8.3 #2742

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

jessesimpson36
Copy link
Contributor

@jessesimpson36 jessesimpson36 commented Jan 8, 2025

Which problem does the PR fix?

In
https://github.com/camunda/camunda-platform-helm/pull/2290/files

the patch was backported to 8.4 but not to 8.3. I believe this was unintentional, so I backported the fix to 8.3.

This patch generally allows for the autoGeneration of secrets which is a helper function used by our testing framework.

What's in this PR?

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@jessesimpson36 jessesimpson36 merged commit 653b31d into main Jan 8, 2025
18 of 19 checks passed
@jessesimpson36 jessesimpson36 deleted the backport-secrets-autogen-8.3 branch January 8, 2025 20:21
@github-actions github-actions bot added the version:8.3.23 Issues and PRs related to chart version 8.3.23 label Jan 14, 2025
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.

2 participants