lensapp/lens

Keep object details open even if object has been removed

Open

#1894 opened on Jan 4, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
area/uienhancementgood first issue

Description

What would you like to be added:

Lens should keep object details panel open even when related object has been removed from k8s api.

Why is this needed:

It would make debugging of these pods show much easier. It's pretty annoying to see details panel closing just when you are trying to read/copy some critical information from there.

Contributor guide