-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Add REST API to list job queue status, pause/resume job queue and list schedulers #17707
Conversation
Codecov Report
@@ Coverage Diff @@
## main #17707 +/- ##
===========================================
- Coverage 66.56% 44.04% -22.53%
===========================================
Files 1000 235 -765
Lines 106956 12942 -94014
Branches 2609 2597 -12
===========================================
- Hits 71196 5700 -65496
+ Misses 31841 6960 -24881
+ Partials 3919 282 -3637
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b07b9a3
to
81551d1
Compare
0ec3dd8
to
1e8f961
Compare
1e8f961
to
eac36d5
Compare
29830b1
to
b62e5a3
Compare
b62e5a3
to
3f204bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
637cc17
to
205ef41
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…t schedulers Add queue manager and redis client Update scheduler to add count and list Signed-off-by: stonezdj <[email protected]>
205ef41
to
c13a255
Compare
…t schedulers (goharbor#17707) Add queue manager and redis client Update scheduler to add count and list Signed-off-by: stonezdj <[email protected]> Signed-off-by: stonezdj <[email protected]> Signed-off-by: Stephan Hohn <[email protected]>
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: