-
Notifications
You must be signed in to change notification settings - Fork 1.2k
TiUP:Add tiup upgrade notice #3412
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
Conversation
superlzs0476
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
yikeke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Update tiup upgrade doc * Fix tiup cluster display output * Update upgrade-tidb-using-tiup.md Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
|
cherry pick to release-4.0 in PR #3414 |
|
TiUP 文档只适用于 master 和 v4.0 吧? 我看你刚刚在 PR 描述框里还选了 3.1 和 3.0 版本,是选错了吗? @Win-Man |
* Update tiup upgrade doc * Fix tiup cluster display output * Update upgrade-tidb-using-tiup.md Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com> Co-authored-by: Win-Man <825895587@qq.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
是的,不好意思,选错了 |
What is changed, added or deleted? (Required)
It needs to execute
tiup update --selfbefore executingtiup upgrade clusterif the version of tiup is lower than v1.0.0.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?