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: yurtctl fail to convert minikube cluster. #192

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

zyjhtangtang
Copy link
Contributor

Ⅰ. Describe what this PR does

(1) support domain name for server addr.
(2)add Usages and Groups when creating bootstrap token.

Ⅱ. Does this pull request fix one issue?

No issue, the reason for the modification is as follows:
(1)minikube use domain name control-plane.minikube.internal to access apiserver.
(2)bootstrap token need set authentication,signing for Usages and system:bootstrappers:kubeadm:default-node-token for groups.

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

make test
make build
_output/bin/yurtctl convert --provider [minikube|ack|kubeadm]

Ⅴ. Special notes for reviews

@rambohe-ch
Copy link
Member

LGTM

@rambohe-ch rambohe-ch merged commit 3863756 into openyurtio:master Jan 8, 2021
MrGirl pushed a commit to MrGirl/openyurt that referenced this pull request Mar 29, 2022
fix: yurtctl fail to convert minikube cluster.
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.

2 participants