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

api: paginate deployment list and accept wildcard namespace #11743

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

tgross
Copy link
Member

@tgross tgross commented Dec 23, 2021

Add per_page and next_token handling to Deployment.List RPC, and
allow the use of a wildcard namespace for namespace filtering.

Note for reviewers: this brings the API up to parity with Eval.List but doesn't
include the CLI updates we'd need to use it. I want to hold off on that until we
have #11742 figured out, because that'll impact the design.

Add `per_page` and `next_token` handling to `Deployment.List` RPC, and
allow the use of a wildcard namespace for namespace filtering.
Copy link
Contributor

@DerekStrickland DerekStrickland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@tgross tgross merged commit 78d3f70 into main Jan 3, 2022
@tgross tgross deleted the api-deployment-list-pagination branch January 3, 2022 13:36
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/api HTTP API and SDK issues theme/deployments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants