MuhammedKalkan / OpenLens

OpenLens Binary Build Repository
4.03k stars 267 forks source link

Delete pod and the lens does not react #154

Closed harlee-x closed 1 year ago

harlee-x commented 1 year ago

On the pod page, click Delete pod and the lens does not react image image

MuhammedKalkan commented 1 year ago

Have you checked it from CLI that the pod is actually removed ?

Problem probably is in cluster

harlee-x commented 1 year ago

use kubectl delete pod to success, use delete not work for pod page image

MuhammedKalkan commented 1 year ago

Two more suggestions

1- Try with Lens if they have the same error and open error there 2- If not, try at @alebcay who is the owner of the extension

We are not changing source code and cant resolve issues unless it is proven to be a build issue

harlee-x commented 1 year ago

ok, tks

harlee-x commented 1 year ago

is lens bug https://github.com/lensapp/lens/issues/7835

diegocejas commented 1 year ago

I have the same issue, I'm able to delete any pod from the command line with kubectl but not from Lens. This is clearly a problem with this app, please fix.

danilogco commented 10 months ago

Well, the PR was closed. But it still happening. Does anyone know a workaroud for it?