We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened:
When running for example kubectl cp ./example-file namespace/pod:/tmp/example-file the command doesn't work (hangs indefinitely)
kubectl cp ./example-file namespace/pod:/tmp/example-file
What you expected to happen:
Command to work
As minimally and precisely as possible, describe step-by-step how to reproduce the problem.
teleport version
/etc/os-release
tsh version
The text was updated successfully, but these errors were encountered:
Note: likely the same as #12292
Sorry, something went wrong.
xacrimon
Successfully merging a pull request may close this issue.
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.
kubectl cp ./example-file namespace/pod:/tmp/example-file
avec tsh loginServer Details
teleport version
): 9.1.1/etc/os-release
):Client Details
tsh version
): 9.1.1The text was updated successfully, but these errors were encountered: