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

[v13] Fix Helm chart Join token secret creation #26175

Merged
merged 1 commit into from May 12, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented May 12, 2023

Backport #26055 to branch/v13

* Fix Helm chart Join token secret creation

Since #20763 was merged, we lost the ability of the chart reusing the
externally created secrets for join token.

This PR changes the logic and allows to control the secret creation
using the `joinTokenSecret.create` boolean and the secret name with
`joinTokenSecret.name`.

Fixes #20763

* Add changelog
@tigrato tigrato added this pull request to the merge queue May 12, 2023
Merged via the queue into branch/v13 with commit b0cf52c May 12, 2023
26 checks passed
@tigrato tigrato deleted the tigrato/backport-helm-fix-cert branch May 12, 2023 23:00
@r0mant r0mant mentioned this pull request Jul 14, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
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.

None yet

3 participants