kubebox icon indicating copy to clipboard operation
kubebox copied to clipboard

filter/search for pods

Open brennantaylor opened this issue 5 years ago • 3 comments

Some of our namespaces (default really...) have a good number of pods running. It would be handle to do / + someString to be able to filter or jump to the view of pods.

brennantaylor avatar Apr 29 '20 18:04 brennantaylor

Thanks a lot for the suggestion!

Our current plan for the next release, is to leverage the work we did for events in version 0.8.0, to support any kind of resources (including custom resources), and replace the pods view with a generic one, where you could filter the resources with the same filter mechanism we've developed for namespaces.

astefanutti avatar Apr 30 '20 09:04 astefanutti

Thanks a lot for the suggestion!

Our current plan for the next release, is to leverage the work we did for events in version 0.8.0, to support any kind of resources (including custom resources), and replace the pods view with a generic one, where you could filter the resources with the same filter mechanism we've developed for namespaces.

When is expected to support this feature

zhixiaoqiang avatar Nov 25 '20 10:11 zhixiaoqiang

Our current plan is to have it for the next 0.10.0 release.

astefanutti avatar Nov 25 '20 11:11 astefanutti