kube-ops-view icon indicating copy to clipboard operation
kube-ops-view copied to clipboard

Add filter for namespace

Open otrosien opened this issue 6 years ago • 8 comments

I see a use case for filtering for pods in a specific namespace

otrosien avatar Mar 07 '18 15:03 otrosien

You mean as a flag on the command line (which would generally be weird, but possible) or in the UI? How would the UX look like?

hjacobs avatar Mar 07 '18 21:03 hjacobs

Inside the UI. The docs mention filtering ( https://kubernetes-operational-view.readthedocs.io/en/latest/user-guide.html#filtering-pods ) , either make it part of the query string, but then one would have to come up with a syntax to distinguish label queries from namespace queries, or preferably a separate drop-down.

otrosien avatar Mar 07 '18 21:03 otrosien

Is that enhancement done ?

+1

prasenforu avatar Aug 01 '18 01:08 prasenforu

This would be very nice

dmarkey avatar Jan 08 '19 14:01 dmarkey

Does it make sense to introduce some form of query syntax for this feature, e.g. typing "namespace=myns"?

hjacobs avatar Jan 08 '19 20:01 hjacobs

@hjacobs Are you working on it? If not, I can do that.

tomislater avatar Jan 27 '19 21:01 tomislater

I would prefer leaving the query syntax for label selection, and a drop-down for the namespace selection.

otrosien avatar Jan 29 '19 10:01 otrosien

We can change the name of this issue (add drop-down selector).

tomislater avatar Mar 08 '19 19:03 tomislater