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) #4183

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 ti-chi-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/cherry-pick-not-approved labels Sep 30, 2021
@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.

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #4183 (2facb38) into release-4.0 (605dc23) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-4.0    #4183      +/-   ##
===============================================
+ Coverage        74.87%   74.92%   +0.05%     
===============================================
  Files              211      211              
  Lines            20061    20061              
===============================================
+ Hits             15020    15031      +11     
+ Misses            3703     3698       -5     
+ Partials          1338     1332       -6     
Flag Coverage Δ
unittests 74.92% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
server/member/leader.go 64.67% <0.00%> (-3.67%) ⬇️
pkg/btree/btree.go 85.30% <0.00%> (-0.97%) ⬇️
server/grpc_service.go 59.87% <0.00%> (-0.41%) ⬇️
server/cluster/cluster.go 77.14% <0.00%> (+0.25%) ⬆️
client/client.go 70.05% <0.00%> (+0.50%) ⬆️
server/tso/tso.go 80.43% <0.00%> (+1.44%) ⬆️
pkg/mock/mockhbstream/mockhbstream.go 92.59% <0.00%> (+3.70%) ⬆️
server/region_syncer/client.go 82.35% <0.00%> (+4.41%) ⬆️
pkg/dashboard/adapter/manager.go 91.48% <0.00%> (+6.38%) ⬆️
pkg/etcdutil/etcdutil.go 79.41% <0.00%> (+7.35%) ⬆️

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 605dc23...2facb38. Read the comment docs.

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 5, 2021
@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
@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