kdash-rs / kdash

A simple and fast dashboard for Kubernetes
https://kdash.cli.rs
MIT License
2.06k stars 78 forks source link

[Feature] Search/filter resources kinds #457

Open sambonbonne opened 3 months ago

sambonbonne commented 3 months ago

The context

I work with multiple clusters, each with different CRD installed. When looking for resources, I use the More and Dynamic sections a lot.

These lists are sorted alphabetically but do not support searching/filtering.

Describe the solution you'd like

I would like to be able to type part of the Kind (CRD or internal) I'm looking instead of scrolling the alphetically sorted list.

As a bonus, if we can have some kind a fuzzy finding (I use Helix so I would suggest using Nucleo.

Describe alternatives you've considered

The only alternative that comes to my mind is a selector like k9s' one but I'm not a big fan of it (I still use it though).

deepu105 commented 3 months ago

I need to rehaul the filtering system to be more intuitive.

On Tue, 14 May 2024, 2:47 am Sam D, @.***> wrote:

The context

I work with multiple clusters, each with different CRD installed. When looking for resources, I use the More and Dynamic sections a lot.

These lists are sorted alphabetically but do not support searching/filtering.

Describe the solution you'd like

I would like to be able to type part of the Kind (CRD or internal) I'm looking instead of scrolling the alphetically sorted list.

As a bonus, if we can have some kind a fuzzy finding (I use Helix so I would suggest using Nucleo https://github.com/helix-editor/nucleo.

Describe alternatives you've considered

The only alternative that comes to my mind is a selector like k9s' one but I'm not a big fan of it (I still use it though).

— Reply to this email directly, view it on GitHub https://github.com/kdash-rs/kdash/issues/457, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIOKF6J3LFVXJBBSFCWRG3ZCG6RBAVCNFSM6AAAAABHVT4EDCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TINRYGA2TSMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>