tikv / pd

Placement driver for TiKV
Apache License 2.0
1.06k stars 724 forks source link

chore(dashboard): update TiDB Dashboard to v8.5.0-bce95733 [master] #8764

Closed baurine closed 3 weeks ago

baurine commented 3 weeks ago

What problem does this PR solve?

Issue Number: ref #4257 #8767

Update TiDB Dashboard to v8.5.0-bce95733.

Release note

None
ti-chi-bot[bot] commented 3 weeks ago

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.63%. Comparing base (5d32653) to head (00e744c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8764 +/- ## ========================================== + Coverage 75.58% 75.63% +0.05% ========================================== Files 461 461 Lines 72275 72275 ========================================== + Hits 54628 54666 +38 + Misses 14148 14120 -28 + Partials 3499 3489 -10 ``` | [Flag](https://app.codecov.io/gh/tikv/pd/pull/8764/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tikv/pd/pull/8764/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv) | `75.63% <ø> (+0.05%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv#carryforward-flags-in-the-pull-request-comment) to find out more.
baurine commented 3 weeks ago

oh, it seems pd release-8.5 branch has created, so we need to cherry-pick this PR to release-8.5 after this PR is merged.

nolouch commented 3 weeks ago

/ok-to-test

ti-chi-bot[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nolouch, rleungx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tikv/pd/blob/master/OWNERS)~~ [nolouch,rleungx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ti-chi-bot[bot] commented 3 weeks ago

[LGTM Timeline notifier]

Timeline:

rleungx commented 3 weeks ago

/retest

ti-chi-bot commented 3 weeks ago

In response to a cherrypick label: new pull request created to branch release-8.5: #8772.