-
Notifications
You must be signed in to change notification settings - Fork 722
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
chore(dashboard): update TiDB Dashboard to v8.0.0-9768844f [release-8.0] #7984
chore(dashboard): update TiDB Dashboard to v8.0.0-9768844f [release-8.0] #7984
Conversation
Signed-off-by: baurine <2008.hbl@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. |
Hi @baurine. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/ok-to-test |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-8.0 #7984 +/- ##
===============================================
+ Coverage 73.50% 73.53% +0.03%
===============================================
Files 436 436
Lines 48351 48351
===============================================
+ Hits 35539 35554 +15
+ Misses 9751 9739 -12
+ Partials 3061 3058 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
replaced by #7990 |
What problem does this PR solve?
Issue Number: Close #7989 , ref #4257
Update TiDB Dashboard to v8.0.0-9768844f.
This PR fixes the error that hosts/disks/statistics page can't show normally when use pd micro-service mode.
TiDB Dashboard side PR: pingcap/tidb-dashboard#1664
Release note
Test