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

Support filtering in list APIs #270

Closed
yebrahim opened this issue Nov 15, 2018 · 1 comment
Closed

Support filtering in list APIs #270

yebrahim opened this issue Nov 15, 2018 · 1 comment
Assignees
Labels

Comments

@yebrahim
Copy link
Contributor

The API server should support filtering of listed resources by several fields, although name is most urgent. The frontend already includes filterBy= in the query params for these endpoints.

The system isn't usable when there are hundreds of resources, pagination helps, but only a little.

@rileyjbauer
Copy link
Contributor

This was fixed by #537, #563, and #645

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
* pytest can run unittests and emit a junit xml file.
* It also has good support for E2E tests that need to take command
  line arguments

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

No branches or pull requests

4 participants