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

[v16] Update resolving SSH hosts to use unified API #45644

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #45626 to branch/v16

changelog: Improve performance of host resolution performed via tsh ssh when connecting via labels or proxy templates.

A new GetAllUnifiedResources function was added to replace
GetAllResources so that ssh host resolution during tsh ssh used
the more performant API. Additionally, the fallback clientside
filtering in GetSSHTargets that used GetAllResources was removed
as all supported auth instances should implement the GetSSHTargets
RPC.
@rosstimothy rosstimothy enabled auto-merge August 20, 2024 19:53
@rosstimothy rosstimothy added this pull request to the merge queue Aug 21, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from nklaassen August 21, 2024 15:10
Merged via the queue into branch/v16 with commit 410207b Aug 21, 2024
38 checks passed
@rosstimothy rosstimothy deleted the bot/backport-45626-branch/v16 branch August 21, 2024 15:30
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