headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.32k stars 164 forks source link

[Flux plugin] Add namespace selector #2556

Open mo-saeed opened 3 days ago

mo-saeed commented 3 days ago

Right now we create flux resources in different namespace for multi-tenancy so we have flux resources in multiple namespace. All views has namespace selector/filter where i can see resources for each namespace. would be great to add the same for Flux plugin.

joaquimrocha commented 2 days ago

@ashu8912 I think this is useful, right?

mgalesloot commented 1 day ago

See PR https://github.com/headlamp-k8s/plugins/pull/110 for a first attempt to solve this.