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

cloud node controller: don't override all node addresses when validating node ip from kubelet #63101

Conversation

andrewsykim
Copy link
Member

What this PR does / why we need it:
The current behaviour for node controller if a kubelet sets --node-ip is to override all other node address types. The correct behaviour is to validate if --node-ip is set as one of the node addresses, and error if it's not.

related: #61921

Special notes for your reviewer:

Release note:

cloud node controller: don't override all node addresses when validating --node-ip from kubelet

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 24, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: andrewsykim
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: yujuhong

Assign the PR to them by writing /assign @yujuhong in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@andrewsykim andrewsykim force-pushed the node-controller-dont-override-node-addresses branch from bba31b0 to bcf2356 Compare April 25, 2018 14:26
@andrewsykim
Copy link
Member Author

/close in favour of #63170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants