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

Add tsh kubectl support for tracer exporter #26708

Merged
merged 4 commits into from
May 24, 2023
Merged

Commits on May 23, 2023

  1. Add tsh kubectl support for tracer exporter

    This PR adds support for `--trace` exporter when running `tsh kubectl`.
    It allows any user to automatically export traces from `tsh`.
    tigrato committed May 23, 2023
    Configuration menu
    Copy the full SHA
    301b601 View commit details
    Browse the repository at this point in the history
  2. Update tool/tsh/kubectl.go

    Co-authored-by: Alan Parra <alan.parra@goteleport.com>
    tigrato and codingllama committed May 23, 2023
    Configuration menu
    Copy the full SHA
    626fa14 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Alan Parra <alan.parra@goteleport.com>
    tigrato and codingllama committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1228292 View commit details
    Browse the repository at this point in the history
  4. apply feedback

    tigrato committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6ff3fc2 View commit details
    Browse the repository at this point in the history