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

[v9] Fix tsh db ls for remote clusters. (#12281) #12853

Merged
merged 5 commits into from
May 24, 2022

Conversation

Tener
Copy link
Contributor

@Tener Tener commented May 24, 2022

Backport #12281 to v9


  • New method: GetCurrentUser().

GetCurrentUser returns current user as seen by the server.
Useful especially in the context of remote clusters which perform role and trait mapping.

  • Fix "tsh db ls" for remote clusters.

Attempt to resolve remote roles and traits. Fail gracefully if this isn't possible.

* New method: GetCurrentUser().

GetCurrentUser returns current user as seen by the server.
Useful especially in the context of remote clusters which perform role and trait mapping.

* Fix "tsh db ls" for remote clusters.

Attempt to resolve remote roles and traits. Fail gracefully if this isn't possible.
@github-actions github-actions bot added the tsh tsh - Teleport's command line tool for logging into nodes running Teleport. label May 24, 2022
@Tener Tener enabled auto-merge (squash) May 24, 2022 08:58
@Tener Tener merged commit 4ae76b2 into branch/v9 May 24, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
@Tener Tener deleted the tener/v9/backport-12281 branch July 22, 2022 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants