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

controllers/jobs: Add JobsListController #130

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

VallariAg
Copy link
Member

This adds an endpoint to list jobs at new /job endpoint. By default, it returns latest posted jobs. We can add filter for description and status.

Example:
/jobs/?description=nvmeof/basic/{base/install%20centos_latest%20clusters/4-gateways-2-initiator%20conf/{disable-pool-app}%20workloads/nvmeof_scalability}&count=10&page=1

This is to enable filter by job description
and status.

Example:
/jobs/?description=nvmeof/basic/{base/install%20centos_latest%20clusters/4-gateways-2-initiator%20conf/{disable-pool-app}%20workloads/nvmeof_scalability}&count=10&page=1

Signed-off-by: Vallari Agrawal <[email protected]>
@VallariAg VallariAg requested a review from zmc November 13, 2024 15:30
Copy link
Member

@zmc zmc left a comment

Choose a reason for hiding this comment

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

Ah thanks for implementing this!

@zmc zmc merged commit 84cbf01 into ceph:main Nov 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants