-
Notifications
You must be signed in to change notification settings - Fork 42k
pass nodename in join checks #49073
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
pass nodename in join checks #49073
Conversation
|
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://github.com/kubernetes/kubernetes/wiki/CLA-FAQ to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Hi @stevenbower. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Added CLA |
|
/assign @luxas |
|
Thanks @stevenbower! Happy first contribution! /ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: luxas, stevenbower Associated issue: 347 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
@k8s-bot I signed it! |
|
/retest |
|
@stevenbower Are you sure you have signed the CLA for your current Github ID and the email address you attached to this commit? The bot doesn't seem to pick it up somehow... |
|
Will double check this evening... |
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @justinsb @luxas @stevenbower |
|
Think i sorted the CLA issue, how do we get the cla check to re-run? |
|
Is |
|
@stevenbower Please comment |
|
@k8s-bot I signed it! |
|
@stevenbower PR needs rebase |
|
I'm very sorry about your CLA not being recognized, can you please reach out to the CLA helpdesk? I'd love to have you contributing more in the future, but the CLA thing needs to be solved first I'm afraid. |
Fix preflight HostnameCheck when running kubeadm in join mode
fixes kubernetes/kubeadm#347