Skip to content

[v14] Fix routing to public addresses#36624

Merged
rosstimothy merged 1 commit intobranch/v14from
bot/backport-36617-branch/v14
Jan 12, 2024
Merged

[v14] Fix routing to public addresses#36624
rosstimothy merged 1 commit intobranch/v14from
bot/backport-36617-branch/v14

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #36617 to branch/v14

changelog: Fixed routing to nodes by their public addresses

#36584 allowed routing to work for public addresses, however it
used GetPublicAddr to retrieve the public address. types.Server can
have multiple public addresses though which means routing was only
ever considering the first public address defined. This updates
the routing logic to use GetPublicAddrs so they are all considered.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from gzdunek January 12, 2024 16:08
@rosstimothy rosstimothy enabled auto-merge January 12, 2024 16:09
@rosstimothy rosstimothy added this pull request to the merge queue Jan 12, 2024
Merged via the queue into branch/v14 with commit 9881e99 Jan 12, 2024
@rosstimothy rosstimothy deleted the bot/backport-36617-branch/v14 branch January 12, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants