Skip to content
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

dashboard: update TiDB Dashboard to v2021.10.08.1 (#4189) #4185

Closed
wants to merge 2 commits into from

Conversation

shhdgit
Copy link
Contributor

@shhdgit shhdgit commented Sep 30, 2021

Signed-off-by: Suhaha [email protected]

This is an cherry-pick of #4189

What problem does this PR solve?

Update tidb-dashboard to v2021.10.08.1

What is changed and how it works?

Check List

Tests

  • Manual test (add detailed scripts or steps below)

Related changes

Release note

Update tidb-dashboard to v2021.10.08.1

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Sep 30, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • disksing

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot
Copy link
Member

@shhdgit: This cherry pick PR is for a release branch and has not yet been approved by release team.
Adding the do-not-merge/cherry-pick-not-approved label.

To merge this cherry pick, it must first be approved by the collaborators.

AFTER it has been approved by collaborators, please ping the release team in a comment to request a cherry pick review.

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.

@ti-chi-bot ti-chi-bot added do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Sep 30, 2021
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #4185 (9deace5) into release-5.1 (48b3ffd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 9deace5 differs from pull request most recent head bd996d5. Consider uploading reports for the commit bd996d5 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##           release-5.1    #4185   +/-   ##
============================================
  Coverage        75.20%   75.21%           
============================================
  Files              245      245           
  Lines            24673    24682    +9     
============================================
+ Hits             18556    18564    +8     
  Misses            4496     4496           
- Partials          1621     1622    +1     
Flag Coverage Δ
unittests 75.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
server/schedule/checker_controller.go 68.29% <100.00%> (+0.79%) ⬆️
server/schedule/operator/builder.go 88.10% <100.00%> (+0.12%) ⬆️
server/schedule/operator/step.go 67.76% <100.00%> (-1.34%) ⬇️
pkg/tempurl/tempurl.go 60.00% <0.00%> (-10.00%) ⬇️
pkg/etcdutil/etcdutil.go 84.70% <0.00%> (-3.53%) ⬇️
server/tso/allocator_manager.go 78.46% <0.00%> (-0.51%) ⬇️
server/cluster/cluster.go 82.02% <0.00%> (-0.38%) ⬇️
server/grpc_service.go 47.89% <0.00%> (-0.23%) ⬇️
client/client.go 71.82% <0.00%> (-0.14%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6d8d5a...bd996d5. Read the comment docs.

@shhdgit shhdgit changed the title dashboard: update TiDB Dashboard to v2021.09.27.1 (#4177) dashboard: update TiDB Dashboard to v2021.10.08.1 (#4177) Oct 8, 2021
@shhdgit shhdgit changed the title dashboard: update TiDB Dashboard to v2021.10.08.1 (#4177) dashboard: update TiDB Dashboard to v2021.10.08.1 (#4189) Oct 8, 2021
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 9, 2021
@shhdgit shhdgit marked this pull request as draft October 29, 2021 02:09
@ti-chi-bot ti-chi-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 29, 2021
@shhdgit shhdgit closed this Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/cherry-pick-not-approved do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants