lensapp / lens

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

Add filter for pod status #2069

Open adammw opened 3 years ago

adammw commented 3 years ago

What would you like to be added: The ability to filter various pod statuses (running, complete, failed, errored, etc.) Ideally the overview page would directly link to these filters.

Why is this needed: To better inspect what issues there are within a cluster with many pods

jim-docker commented 3 years ago

Hi, though not perfect, you can search for "Completed", etc on the pods page

blacksd commented 3 years ago

Just to add - there's a couple of ways to achieve this:

Either way, we need some kind of advanced filtering capability in place to make the most from this amazing tool 😄

smartpierre commented 2 years ago

That would be fantastic ! When you have hundreds of pods running in the same namespace, it's a pain to scroll to the ones that are having issues

abhi2303237 commented 1 year ago

If we could implement this, that would be fantastic. I agree with @smartpierre , its realy a pain to locate a pod when you have hundreds of pods running