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 #4070

Merged
merged 5 commits into from
Oct 12, 2021

Conversation

shhdgit
Copy link
Contributor

@shhdgit shhdgit commented Sep 3, 2021

Signed-off-by: Suhaha jklopsdfw@gmail.com

What problem does this PR solve?

Update TiDB Dashboard to v2021.10.08.1. to fix distro build bug.

What is changed and how it works?

Check List

Tests

  • Manual test (add detailed scripts or steps below)

Release note

None

Signed-off-by: Suhaha <jklopsdfw@gmail.com>
@ti-chi-bot
Copy link
Member

ti-chi-bot commented Sep 3, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • HunDunDM

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 do-not-merge/cherry-pick-not-approved do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Sep 3, 2021
Signed-off-by: Suhaha <jklopsdfw@gmail.com>
@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #4070 (740b112) into release-5.2 (8afd38d) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-5.2    #4070      +/-   ##
===============================================
+ Coverage        74.61%   74.79%   +0.18%     
===============================================
  Files              250      249       -1     
  Lines            25538    25537       -1     
===============================================
+ Hits             19054    19101      +47     
+ Misses            4789     4757      -32     
+ Partials          1695     1679      -16     
Flag Coverage Δ
unittests 74.79% <ø> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
server/election/leadership.go 83.90% <0.00%> (-3.45%) ⬇️
pkg/btree/btree.go 85.78% <0.00%> (-0.97%) ⬇️
server/cluster/cluster.go 82.33% <0.00%> (-0.36%) ⬇️
server/grpc_service.go 46.66% <0.00%> (-0.34%) ⬇️
client/client.go 71.96% <0.00%> (+0.13%) ⬆️
server/schedule/operator/step.go 69.76% <0.00%> (+0.66%) ⬆️
server/config/persist_options.go 92.30% <0.00%> (+0.76%) ⬆️
server/schedule/operator_controller.go 85.54% <0.00%> (+0.79%) ⬆️
server/member/member.go 66.84% <0.00%> (+1.60%) ⬆️
server/tso/allocator_manager.go 68.94% <0.00%> (+1.83%) ⬆️
... and 6 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 8afd38d...740b112. Read the comment docs.

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 5, 2021
@HunDunDM HunDunDM added type/cherry-pick-for-release-5.2 The PR belongs to release-5.2 cherry pick. require-LGT1 Indicates that the PR requires an LGTM. labels Sep 6, 2021
@shhdgit shhdgit changed the title Update dashboard to v2021.09.03.1 dashboard: update TiDB Dashboard to v2021.09.03.1 Sep 6, 2021
@ti-chi-bot ti-chi-bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Sep 6, 2021
@zhouqiang-cl zhouqiang-cl added the cherry-pick-approved Cherry pick PR approved by release team. label Sep 27, 2021
Signed-off-by: Suhaha <jklopsdfw@gmail.com>
@shhdgit shhdgit changed the title dashboard: update TiDB Dashboard to v2021.09.03.1 dashboard: update TiDB Dashboard to v2021.09.27.1 Sep 28, 2021
@shhdgit
Copy link
Contributor Author

shhdgit commented Sep 28, 2021

General Upgrade dashboard to v2021.09.27.1

Signed-off-by: Suhaha <jklopsdfw@gmail.com>
Signed-off-by: Suhaha <jklopsdfw@gmail.com>
@shhdgit shhdgit changed the title dashboard: update TiDB Dashboard to v2021.09.27.1 dashboard: update TiDB Dashboard to v2021.10.08.1 Oct 8, 2021
@shhdgit
Copy link
Contributor Author

shhdgit commented Oct 8, 2021

General Upgrade dashboard to v2021.10.08.1

@baurine
Copy link
Contributor

baurine commented Oct 8, 2021

General Upgrade dashboard to v2021.10.08.1

related PR: #4189

@nolouch
Copy link
Contributor

nolouch commented Oct 12, 2021

/merge

@ti-chi-bot
Copy link
Member

@nolouch: It seems you want to merge this PR, I will help you trigger all the tests:

/run-all-tests

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 ti-community-infra/tichi repository.

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 740b112

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Oct 12, 2021
@ti-chi-bot ti-chi-bot merged commit bb4b5c7 into tikv:release-5.2 Oct 12, 2021
@zhouqiang-cl zhouqiang-cl added this to the v5.2.2 milestone Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-approved Cherry pick PR approved by release team. release-note-none Denotes a PR that doesn't merit a release note. require-LGT1 Indicates that the PR requires an LGTM. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. type/cherry-pick-for-release-5.2 The PR belongs to release-5.2 cherry pick.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants