Skip to content

[apiserver][feat] add pagination to ListRayJobs #3269

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

Closed
rueian opened this issue Apr 3, 2025 · 1 comment · Fixed by #3285
Closed

[apiserver][feat] add pagination to ListRayJobs #3269

rueian opened this issue Apr 3, 2025 · 1 comment · Fixed by #3285
Assignees

Comments

@rueian
Copy link
Contributor

rueian commented Apr 3, 2025

This is a part of #3191: adding pagination to ListRayJobs.

Please use #3240 as an implementation reference.

  1. Add continue and limit to the request proto and add continue to the response proto.
  2. Re-generate the corresponding code with proto/Makefile.
  3. Update the relevant Go code in both server and client implementation.
  4. Add tests.
@owenowenisme
Copy link
Contributor

Take

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

Successfully merging a pull request may close this issue.

3 participants