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: don't write incomplete <cluster>-ca secret for configtype none #99

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

smira
Copy link
Member

@smira smira commented Sep 28, 2021

Fixes #97

Skip creating the secret if the supplied user config doesn't have full
cluster CA. Cluster secret will be created once the controlplane machine
configuration is passed in.

Signed-off-by: Andrey Smirnov [email protected]

Fixes siderolabs#97

Skip creating the secret if the supplied user config doesn't have full
cluster CA. Cluster secret will be created once the controlplane machine
configuration is passed in.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Sep 28, 2021

/approve

@smira
Copy link
Member Author

smira commented Sep 28, 2021

/m --ff

@talos-bot talos-bot merged commit 8c7fec8 into siderolabs:master Sep 28, 2021
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.

Generated ca-secret can contain empty key
3 participants