-
Notifications
You must be signed in to change notification settings - Fork 726
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
cluster: add a switch about region flow updates (#2844) #2848
cluster: add a switch about region flow updates (#2844) #2848
Conversation
Signed-off-by: ti-srebot <[email protected]>
@nolouch please accept the invitation then you can push to the cherry-pick pull requests. |
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
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2848 +/- ##
===============================================
+ Coverage 77.31% 77.49% +0.18%
===============================================
Files 208 208
Lines 22765 22768 +3
===============================================
+ Hits 17601 17645 +44
+ Misses 3829 3804 -25
+ Partials 1335 1319 -16
Continue to review full report at Codecov.
|
/run-all-tests |
/merge |
/run-all-tests |
cherry-pick #2844 to release-4.0
Signed-off-by: nolouch [email protected]
What problem does this PR solve?
ref #2843
reduce the updates with a switch.
What is changed and how it works?
Check List
Tests
Release note