Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to filter workloads (pods) by metadata annotation tags #4469

Open
Tracked by #5983 ...
burkestar opened this issue Oct 28, 2021 · 2 comments
Open
Tracked by #5983 ...

Comments

@burkestar
Copy link

Detailed Description
As explained in rancher/docs#4033 (which is requesting UI documentation):

I'm using the Rancher Cluster Explorer v2.5.8 and would like to find documentation around how to filter pods with more advanced criteria (by metadata.annotations, for example). Something like "kubectl get pods -o jsonpath" with some query expression to filter on matching metadata tags.

I would like the ability to filter by more information associated with the job or pod. Right now, the "filter" search box only seems to match based on the visible data in the table.
image

It would be useful to be able to either add additional columns (metadata.annotations.some-tag). Alternatively, if the filter box performed a full-text search of "hidden" data about the pods such as the metadata, that could work too.

Context
Without the ability to filter the large list of jobs / pods, it makes using the Rancher UI less useful and instead I have to use kubectl with either -o jsonpath or | jq to filter on the criteria I want.

@richard-cox
Copy link
Member

Linking #4405

@catherineluse
Copy link
Contributor

SURE-4780

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants