teleport/tool/tsh
Tiago Silva f8c75a043d
Fix tsh kube credentials lock when no-login is required (#28435)
This PR moves the creation of the `lock` file right before the login
call is attempted instead of creating it for any call.

This fixes a problem where we create the lock file even if no login is
required which limits the number of parallel kubectl invocations.
2023-07-07 11:34:12 +00:00
..
common Fix tsh kube credentials lock when no-login is required (#28435) 2023-07-07 11:34:12 +00:00
main.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00