Open BeWut opened 6 years ago
/kind feature /lifecycle frozen
There's also demand for this on stackoverflow.
This should also cover application support (https://github.com/kubernetes/dashboard/issues/1599) as apps are connected with labels. The application CRDs can be viewed already, user can even pin them to the menu.
Has anything been started regarding this topic?
As far as I know, no. We do not have enough resources and this is not the highest priority. If you are willing to work on this we will help you.
I also vote for this feature.
+1
+1
I have opened PR #9572 where we can filter pods based on labels, annotations, and status. I will expand its horizon with other workload types like Deployments, Daemon sets, etc. However, I believe this issue is about supporting it from the dashboard search bar. I will take this up as I have more bandwidth. /assign
Thanks @avanish23 ! FWIW, when I commented on this in 2019 it's because I wanted to be able to filter programatically rather than through the UI, so your PR is exactly the sort of thing I hoped for 👍
Is it possible to search for labels in the dashboard? When i tried it last time it didn't seem to work, so if not it would be nice to search for elements containing labels, similiar to kubectl (see here for reference).
Dashboard version: 1.8.3 Kubernetes version: 1.10.3