-
Notifications
You must be signed in to change notification settings - Fork 725
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
etcdutil: remove stale client endpoints for healthyChecker
(#7227)
#7387
etcdutil: remove stale client endpoints for healthyChecker
(#7227)
#7387
Conversation
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
[REVIEW NOTIFICATION] This pull request has been approved by:
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. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-7.5 #7387 +/- ##
===============================================
- Coverage 74.61% 74.61% -0.01%
===============================================
Files 442 442
Lines 47822 47834 +12
===============================================
+ Hits 35682 35690 +8
- Misses 8985 8986 +1
- Partials 3155 3158 +3
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. |
cp by #7793 |
This is an automated cherry-pick of #7227
Signed-off-by: iosmanthus myosmanthustree@gmail.com
What problem does this PR solve?
Issue Number: Close #7226
What has changed and how does it work?
Remove the stale client endpoints in the
healthyChecker.update
for every 10s.has been cp by #7793
Check List
Tests
Code changes
Side effects
Related changes
pingcap/docs
/pingcap/docs-cn
:pingcap/tiup
:Release note