-
Notifications
You must be signed in to change notification settings - Fork 720
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
checker: set high priority for making up replicas (#2972) #2977
checker: set high priority for making up replicas (#2972) #2977
Conversation
5689d3e
to
8513ade
Compare
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2977 +/- ##
===============================================
+ Coverage 77.16% 77.32% +0.15%
===============================================
Files 204 209 +5
Lines 21940 22867 +927
===============================================
+ Hits 16931 17682 +751
- Misses 3724 3841 +117
- Partials 1285 1344 +59
Continue to review full report at Codecov.
|
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
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
f800133
to
eb7f31a
Compare
/run-all-tests |
97dcb28
to
88b0561
Compare
Signed-off-by: Ryan Leung <rleungx@gmail.com>
/merge |
Your auto merge job has been accepted, waiting for:
|
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
cherry-pick #2972 to release-4.0
What problem does this PR solve?
Making up replicas should be a high priority.
What is changed and how it works?
This PR sets the
make-up-replica
operator to high priority.Check List
Tests
Related changes
Release note
make-up-replica
operator to high priority