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
Describe the bug
At version 3.1, Lens could exec PowerShell of windows pod. However, in the version 3.3.1 Lens try exec ‘shell' for windows pod. I have to ctrl + c and change command to be powershell manually.
To Reproduce
Steps to reproduce the behavior:
Go to windows pod
Click on shell button
See error
container xxxxxxxxxxxxxxxxxxxxxxx encountered an error during CreateProcess: failure in a Windows system call: The system cannot find the file specified.
Expected behavior
execute powershell command
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Lens Version: 3.3.1
OS: OSX
Installation method: auto upgrade from 3.2 -> 3.3
The text was updated successfully, but these errors were encountered:
Describe the bug
At version 3.1, Lens could exec PowerShell of windows pod. However, in the version 3.3.1 Lens try exec ‘shell' for windows pod. I have to ctrl + c and change command to be powershell manually.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
execute powershell command
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: