chore(dashboard): update version to v2023.09.11.1#7065
chore(dashboard): update version to v2023.09.11.1#7065ti-chi-bot[bot] merged 4 commits intotikv:release-6.5from
Conversation
|
[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. DetailsReviewer 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. DetailsInstructions 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. |
Signed-off-by: baurine <2008.hbl@gmail.com>
86d9c79 to
8470c3f
Compare
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger
DetailsInstructions 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. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 8470c3f |
Codecov ReportPatch has no changes to coverable lines. 📢 Thoughts on this report? Let us know!. |
|
/test build |
|
@baurine: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
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. |
|
/test build |
|
/ok-to-test |
|
/cherry-pick master |
|
@baurine: new pull request created to branch DetailsIn response to this:
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. |
close tikv#7066 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
/cherry-pick release-7.1 |
|
/cherry-pick release-6.1 |
|
@baurine: new pull request created to branch DetailsIn response to this:
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. |
|
@baurine: new pull request created to branch DetailsIn response to this:
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. |
close #7066 1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version) 2. debug-api: support pagination for ddl history for debug-api 3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version) 4. refine execution plan, now it can be showed as table style Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: nolouch <nolouch@gmail.com> Co-authored-by: Sparkle <1284531+baurine@users.noreply.github.com> Co-authored-by: nolouch <nolouch@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close #7066 1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version) 2. debug-api: support pagination for ddl history for debug-api 3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version) 4. refine execution plan, now it can be showed as table style Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close #7066 1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version) 2. debug-api: support pagination for ddl history for debug-api 3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version) 4. refine execution plan, now it can be showed as table style Signed-off-by: husharp <jinhao.hu@pingcap.com> Signed-off-by: husharp <ihusharp@gmail.com> Co-authored-by: husharp <jinhao.hu@pingcap.com> Co-authored-by: Hu# <ihusharp@gmail.com> Co-authored-by: husharp <ihusharp@gmail.com>
What problem does this PR solve?
Issue Number: Close #7066
What is changed and how does it work?
Related tidb-dashboard release: pingcap/tidb-dashboard#1588
Release note
Test