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

[v10] Set SNI when tsh login --format kubernetes is invoked #19432

Merged
merged 5 commits into from
Dec 16, 2022

Commits on Dec 16, 2022

  1. Set SNI when tsh login --format kubernetes is invoked

    Fixes missing Server Name Identifier when `tsh login --format kubernetes`
    is invoked against a cluster with `ProxyListenerMode=multiplex`.
    
    Fixes #19312
    tigrato authored and github-actions committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a2ef0b2 View commit details
    Browse the repository at this point in the history
  2. suport multiple clusters

    tigrato authored and github-actions committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    324bbaa View commit details
    Browse the repository at this point in the history
  3. Update tool/tsh/tsh_test.go

    Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
    2 people authored and github-actions committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1cbb4f3 View commit details
    Browse the repository at this point in the history
  4. fix lint

    tigrato authored and github-actions committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f00a046 View commit details
    Browse the repository at this point in the history
  5. fix

    tigrato committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5107303 View commit details
    Browse the repository at this point in the history