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(platform): remove flag when renew certs #802

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

leoryu
Copy link
Contributor

@leoryu leoryu commented Oct 10, 2020

What type of PR is this?

/kind bug

What this PR does / why we need it:

If node join cluster through kubeadm join, InitConfiguration and clusterConfiguration is not in the host. Adding --config flag will case no InitConfiguration or ClusterConfiguration kind was found in the YAML file error.

If --config is not set, kubeadm will get InitConfiguration and clusterConfiguration from configmap when renew certs.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@huxiaoliang huxiaoliang merged commit 9ed4ab9 into tkestack:master Oct 12, 2020
@leoryu leoryu deleted the fix_renew_certs branch May 8, 2021 06:22
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

2 participants