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 breaks kubectl cp #12229

Closed
gaetansnl opened this issue Apr 26, 2022 · 1 comment · Fixed by #12497
Closed

v9 breaks kubectl cp #12229

gaetansnl opened this issue Apr 26, 2022 · 1 comment · Fixed by #12497
Assignees
Labels
bug c-tho Internal Customer Reference kubernetes-access

Comments

@gaetansnl
Copy link
Contributor

Description

What happened:

When running for example kubectl cp ./example-file namespace/pod:/tmp/example-file the command doesn't work (hangs indefinitely)

What you expected to happen:

Command to work

Reproduction Steps

As minimally and precisely as possible, describe step-by-step how to reproduce the problem.

  1. Install Teleport 9.1.1
  2. Run kubectl cp ./example-file namespace/pod:/tmp/example-file avec tsh login
  3. It doesn't work
  4. Rollback to Teleport 8.3.8
  5. Run the command, it works now

Server Details

  • Teleport version (run teleport version): 9.1.1
  • Server OS (e.g. from /etc/os-release):
  • Where are you running Teleport? (e.g. AWS, GCP, Dedicated Hardware): Dedicated Hardware
  • Additional details:

Client Details

  • Tsh version (tsh version): 9.1.1
  • Computer OS (e.g. Linux, macOS, Windows): Linux Ubuntu 20.01
  • Browser version (for UI-related issues):
  • Installed via (e.g. apt, yum, brew, website download):
  • Additional details:
@xacrimon
Copy link
Contributor

xacrimon commented May 6, 2022

Note: likely the same as #12292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug c-tho Internal Customer Reference kubernetes-access
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants