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

Dial by UUID for label based ssh #16257

Merged
merged 2 commits into from Sep 12, 2022
Merged

Dial by UUID for label based ssh #16257

merged 2 commits into from Sep 12, 2022

Conversation

rosstimothy
Copy link
Contributor

Switches label based ssh to always use the node UUID instead of its address. This prevents issues that occurred when dialing by address if the public_addr isn't set correctly.

Closes #3214

@zmb3
Copy link
Collaborator

zmb3 commented Sep 10, 2022

Looks like TestSSHOnMultipleNodes is failing.

Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
@rosstimothy rosstimothy merged commit 43f14f1 into master Sep 12, 2022
@github-actions
Copy link

@rosstimothy See the table below for backport results.

Branch Result
branch/v10 Create PR
branch/v8 Failed
branch/v9 Failed

capnspacehook pushed a commit that referenced this pull request Sep 12, 2022
Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
rosstimothy added a commit that referenced this pull request Sep 12, 2022
Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
rosstimothy added a commit that referenced this pull request Sep 12, 2022
Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
rosstimothy added a commit that referenced this pull request Sep 13, 2022
Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
rosstimothy added a commit that referenced this pull request Sep 13, 2022
Switches label based ssh to always use the node UUID instead of its
address. This prevents issues that occurred when dialing by address
if the public_addr isn't set correctly.

Closes #3214
@rosstimothy rosstimothy deleted the tross/dial_matches_by_id branch January 5, 2023 20:46
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.

Access node by hostname works, accessing by label does not
4 participants