lensapp / lens

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

OpenLens launches shell instances, running at 100% CPU which do not close on Lens close #7900

Open The-Judge opened 1 year ago

The-Judge commented 1 year ago

Describe the bug When starting OpenLens and launching pod shells, multiple shell instances are started, which consume 100% CPU Load. These Shells also do not end once OpenLens is closed.

To Reproduce Steps to reproduce the behavior:

  1. Start OpenLens
  2. Connect to any cluster
  3. Watch out for shell instances, consuming 100% CPU

Expected behavior I have no idea what these processes are doing. If this is legitimate processing, the least is to end these when OpenLens is closed and inform the user that legitimate activate is spawned in the background. Alternatively, do not make this happen at all.

Screenshots See demo here: https://youtu.be/ZbT7v8P1L9s

Environment (please complete the following information):

Kubeconfig:

Additional context Only way to get rid of the 100% CPU shells is to kill them individually.

The-Judge commented 1 year ago

Trying to hit the 1K?

CleanShot 2023-09-08 at 15 58 16