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] Edit tctl instructions to clarify remote login #13078

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Jun 1, 2022

Backports #12525

  • Edit tctl instructions to clarify remote login

Closes #11464

  • Ensure that all example tctl commands are accompanied either by
    instructions to log in to the cluster or the tctl.mdx partial.

  • Edit the guides in the Architecture section to remove notes that
    tctl can only be used locally to the Auth Service.

  • Edit the user-client-rereqs partial to mention tctl for all
    editions, since you can log in to tctl remotely for all editions.

Not editing guides where:

  • tctl is run via kubectl exec
  • tctl is not mentioned in a code block, i.e., only in passing, and
    a reader isn't expected to run the command on their own while
    following the guide.
  • The user is already expected to run tctl on the Auth Service. The
    docker-compose Getting Started guide is an example of this.
  • Respond to PR feedback
  • Provide more context on authenticating with tctl in the CLI reference
  • Update the link to more information re: tctl in the architecture
    overview, and indicate that tctl users must authenticate.
  • Minor tweaks.
  • Respond to PR feedback
  • Rephrase the authentication paragraph in the Architecture Overview.

@ptgott ptgott enabled auto-merge (squash) June 6, 2022 14:30
Backports #12525

* Edit tctl instructions to clarify remote login

Closes #11464

- Ensure that all example tctl commands are accompanied either by
  instructions to log in to the cluster or the tctl.mdx partial.

- Edit the guides in the Architecture section to remove notes that
tctl can only be used locally to the Auth Service.

- Edit the user-client-rereqs partial to mention tctl for all
  editions, since you can log in to tctl remotely for all editions.

Not editing guides where:

- tctl is run via kubectl exec
- tctl is not mentioned in a code block, i.e., only in passing, and
  a reader isn't expected to run the command on their own while
  following the guide.
- The user is already expected to run tctl on the Auth Service. The
  docker-compose Getting Started guide is an example of this.

* Respond to PR feedback

- Provide more context on authenticating with tctl in the CLI reference
- Update the link to more information re: tctl in the architecture
  overview, and indicate that tctl users must authenticate.
- Minor tweaks.

* Respond to PR feedback

- Rephrase the authentication paragraph in the Architecture Overview.
@ptgott ptgott force-pushed the paul.gottschling/12525-bp-v9 branch from 08e2b7d to 372f1d2 Compare June 6, 2022 14:30
@ptgott ptgott merged commit 1856205 into branch/v9 Jun 6, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
@ptgott ptgott deleted the paul.gottschling/12525-bp-v9 branch November 3, 2022 21:34
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