-
Notifications
You must be signed in to change notification settings - Fork 728
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
mcs, tso: create global tso state view and apply to discovery, monitoring, etc. #6525
base: master
Are you sure you want to change the base?
Conversation
[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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6525 +/- ##
==========================================
+ Coverage 74.57% 74.60% +0.02%
==========================================
Files 417 417
Lines 42896 42949 +53
==========================================
+ Hits 31990 32040 +50
+ Misses 8079 8078 -1
- Partials 2827 2831 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
868b2e9
to
ab3e2a4
Compare
Signed-off-by: Bin Shi <[email protected]>
ab3e2a4
to
421e2d2
Compare
Signed-off-by: Bin Shi <[email protected]>
421e2d2
to
40b75d9
Compare
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. |
What problem does this PR solve?
Issue Number: Ref #5895
What is changed and how does it work?
Check List
Tests