-
Notifications
You must be signed in to change notification settings - Fork 721
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
*: persist region leader #8238
base: master
Are you sure you want to change the base?
*: persist region leader #8238
Conversation
Signed-off-by: Ryan Leung <[email protected]>
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Signed-off-by: Ryan Leung <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8238 +/- ##
==========================================
+ Coverage 77.26% 77.38% +0.11%
==========================================
Files 471 471
Lines 61346 61346
==========================================
+ Hits 47401 47474 +73
+ Misses 10383 10311 -72
+ Partials 3562 3561 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Do we still consider this? |
What problem does this PR solve?
Issue Number: ref #7897.
What is changed and how does it work?
Before:
After:
Check List
Tests
Release note