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(capi): keys for kubeadm-bootstrap controller #338

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

prometherion
Copy link
Member

This hotfix is required for the Cluster API implementation, especially clastix/cluster-api-control-plane-provider-kamaji#39.

With the introduced changes, Kamaji will be responsible to create the Certificate Authority Secret required by Cluster API (e.g. ${TENANT_NAME}-ca) along with the expected keys, such as tls.crt and tls.key.

The rationale behind this is due to the CAPI Kubeadm bootstrap controller.

No breaking changes are expected for already deployed clusters.

@prometherion prometherion added this to the v0.3.2 milestone Aug 1, 2023
@netlify
Copy link

netlify bot commented Aug 1, 2023

Deploy Preview for kamaji-documentation canceled.

Name Link
🔨 Latest commit 6d45dbe
🔍 Latest deploy log https://app.netlify.com/sites/kamaji-documentation/deploys/64c92fa596363e00080e4259

@prometherion prometherion merged commit 751ce37 into clastix:master Aug 1, 2023
11 checks passed
@prometherion prometherion deleted the capi/issues/39 branch August 1, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant