Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sticky filtering is requiring much more efforts to move around than before #336

@dimm0

Description

@dimm0




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 :(

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions