lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.48k stars 1.46k forks source link

Shell to container in the pod #7943

Open GenLN opened 1 year ago

GenLN commented 1 year ago

Describe the bug Last 2 or 3 versions of Lens have the same issue. Can't use shell to container of the pod. Before these versions it worked very well. The latest version of the Lens have an issue also opening two window for executing shell to the same container.

To Reproduce Steps to reproduce the behavior:

  1. Go to shell to container
  2. Click on container
  3. See error with 2 tabs

Expected behavior Shell into container

Environment (please complete the following information):

Logs: When you run the application executable from command line you will see some logging output. Please paste them here:

error: unable to upgrade connection: error dialing backend: remote error: tls: handshake failure
Terminal will auto-close in 15 seconds ...

Additional context Running same command that not work in lens, literally copy-paste, in terminal works!

akashkrishnan commented 11 months ago

+1