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

[v8] Add context to "tsh ls" in docs #13817

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Jun 23, 2022

Backports #12583

  • Add context to "tsh ls" in docs

Fixes #7051

  • Create a partial for how the Teleport Auth Service filters Nodes
    based on user roles/logins in response to queries.
  • Add the partial to provide context for example commands that include
    "tsh ls".
  • Make our existing text on Teleport's authorization checks clearer
    by enumerating the checks in the order they are executed in
    services.RoleSet.CheckAccess.

Note that this does not change guides that instruct the user to create
a new user and role, since a user following these guides will see the
correct "tsh ls" output.

  • Respond to PR feedback

@github-actions github-actions bot requested review from r0mant, xinding33 and zmb3 June 23, 2022 19:03
@ptgott
Copy link
Contributor Author

ptgott commented Jun 24, 2022

I won't be able to merge this until #13806 is merged.

Backports #12583

* Add context to "tsh ls" in docs

Fixes #7051

- Create a partial for how the Teleport Auth Service filters Nodes
  based on user roles/logins in response to queries.
- Add the partial to provide context for example commands that include
  "tsh ls".
- Make our existing text on Teleport's authorization checks clearer
  by enumerating the checks in the order they are executed in
  services.RoleSet.CheckAccess.

Note that this does not change guides that instruct the user to create
a new user and role, since a user following these guides will see the
correct "tsh ls" output.

* Respond to PR feedback
@ptgott ptgott enabled auto-merge (squash) July 7, 2022 19:21
@ptgott ptgott force-pushed the paul.gottschling/12583-bp-v8 branch from c1f5479 to d72da1e Compare July 7, 2022 19:21
@ptgott ptgott merged commit 42f9dd7 into branch/v8 Jul 7, 2022
@zmb3 zmb3 deleted the paul.gottschling/12583-bp-v8 branch September 9, 2022 18:55
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.

4 participants