Skip to content

Conversation

@mdbooth
Copy link

@mdbooth mdbooth commented Oct 9, 2023

For a node to join the cluster, a CSR generated by kubelet with the node name must be approved. The approval happens if the value of the NodeInternalDNS entry on the Machine matches the node name. When using legacy cloud provider the value of that node name is the Server name. This commit ensures the nodes handled with legacy cloud provides get approved by adding the server name to the list of Machine addresses.

(cherry picked from commit de8aaa4)

cc @MaysaMacedo

For a node to join the cluster, a CSR generated by kubelet with
the node name must be approved. The approval happens if the value
of the NodeInternalDNS entry on the Machine matches the node name.
When using legacy cloud provider the value of that node name is the
Server name. This commit ensures the nodes handled with legacy cloud
provides get approved by adding the server name to the list of Machine
addresses.

(cherry picked from commit de8aaa4)
@openshift-ci
Copy link

openshift-ci bot commented Oct 9, 2023

@mdbooth: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@MaysaMacedo
Copy link

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Oct 10, 2023

@MaysaMacedo: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

Instructions 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.

@MaysaMacedo
Copy link

MaysaMacedo commented Oct 10, 2023

I'm not sure why I can't apply lgtm. Probably because I authored the commit

@mdbooth
Copy link
Author

mdbooth commented Oct 10, 2023

@mandre Any idea why @MaysaMacedo can't lgtm?

@mdbooth
Copy link
Author

mdbooth commented Oct 10, 2023

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 10, 2023
Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 10, 2023
@openshift-ci
Copy link

openshift-ci bot commented Oct 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mandre, mdbooth

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

The pull request process is described here

Details 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

@mandre
Copy link
Member

mandre commented Oct 10, 2023

@mandre Any idea why @MaysaMacedo can't lgtm?

No idea. I see she's in the OWNERS_ALIASES file so she should be allowed. Perhaps you can't lgtm your own commit?

@openshift-ci openshift-ci bot merged commit 37c95ac into openshift:main Oct 10, 2023
@mdbooth mdbooth deleted the openshift-internaldns branch October 10, 2023 09:18
@mdbooth
Copy link
Author

mdbooth commented Oct 10, 2023

@mandre Any idea why @MaysaMacedo can't lgtm?

No idea. I see she's in the OWNERS_ALIASES file so she should be allowed. Perhaps you can't lgtm your own commit?

That wasn't the error message, though. In the kubernetes org it's because you're not a member of the org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants