You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mcandre I still need to do some more work on it to properly support the -c flag but can you try the kubectl ssh plugin (from master) and let me know if that is working for you? Thanks.
Is your feature request related to a problem? Please describe.
Please support conventional
-i
,-t
flags for exec-as, so that the command is able to support interactive shell sessions, just likekubectl exec
.Describe the solution you'd like
Implement
-i
and-t
.Describe alternatives you've considered
Skipping the exec-as plugin altogether and diving into the node.
The text was updated successfully, but these errors were encountered: