-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In the previous version to see the pods running on a node I was doing:
:no
/some_node_substring<Enter>
<Enter>
Seeing the pods
Now to do the same I need to do (the shortest path):
:no
/\ (clear the previous filter)
<type the node substring><Enter>
<Enter>
/\<Enter> (clear the previous filter for node)
0 (choose all namespaces)
Finally see the pods. It's twice more work to do that
Describe the solution you'd like
I'd like to be able to disable the sticky filters (which don't make any sense to me, since nodes filter never applies to pods filter etc), and also switch to all namespaces on Node view
Describe alternatives you've considered
Let me come back to previous version... Can't figure that in brew :(
juliohm1978
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request