Skip to content

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

@rueian

Description

@rueian

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions