Skip to content

Remove server version upgrade#14569

Merged
ti-chi-bot[bot] merged 3 commits into
pingcap:masterfrom
Benjamin2037:remove-server-version-upgrade
Aug 2, 2023
Merged

Remove server version upgrade#14569
ti-chi-bot[bot] merged 3 commits into
pingcap:masterfrom
Benjamin2037:remove-server-version-upgrade

Conversation

@Benjamin2037
Copy link
Copy Markdown
Contributor

@Benjamin2037 Benjamin2037 commented Jul 18, 2023

First-time contributors' checklist

What is changed, added or deleted? (Required)

增加关于在升级过程中,对于 server-version 配置参数的说明。

updates for TiDB in K8s is included in pingcap/docs-tidb-operator#2431

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • master (the latest development version)
  • v7.3 (TiDB 7.3 versions)
  • v7.2 (TiDB 7.2 versions)
  • v7.1 (TiDB 7.1 versions)
  • v7.0 (TiDB 7.0 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 18, 2023
@Benjamin2037 Benjamin2037 force-pushed the remove-server-version-upgrade branch from 589ee70 to 539d8df Compare July 31, 2023 05:46
@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 31, 2023
@Benjamin2037 Benjamin2037 force-pushed the remove-server-version-upgrade branch from 539d8df to baba4a4 Compare July 31, 2023 06:19
@ti-chi-bot ti-chi-bot Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 31, 2023
@Benjamin2037 Benjamin2037 reopened this Jul 31, 2023
@Benjamin2037 Benjamin2037 requested a review from wjhuang2016 July 31, 2023 07:33
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Jul 31, 2023

@wjhuang2016: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In 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.

Comment thread tidb-configuration-file.md Outdated
Comment thread tidb-configuration-file.md
Comment thread tidb-configuration-file.md Outdated
Comment thread upgrade-tidb-using-tiup.md Outdated
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Aug 2, 2023
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Aug 2, 2023

[LGTM Timeline notifier]

Timeline:

  • 2023-08-02 03:45:04.170661425 +0000 UTC m=+243388.113009950: ☑️ agreed by ran-huang.

@ran-huang ran-huang added translation/doing This PR’s assignee is translating this PR. lgtm labels Aug 2, 2023
@ran-huang ran-huang self-assigned this Aug 2, 2023
@ti-chi-bot ti-chi-bot Bot removed the missing-translation-status This PR does not have translation status info. label Aug 2, 2023
@ran-huang ran-huang added needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. needs-cherry-pick-release-7.0 needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. labels Aug 2, 2023
@ran-huang
Copy link
Copy Markdown
Contributor

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Aug 2, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ran-huang

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-6.5: #14673.

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Aug 2, 2023
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-7.0: #14674.

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Aug 2, 2023
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-7.1: #14675.

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Aug 2, 2023
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-7.2: #14676.

ti-chi-bot Bot pushed a commit that referenced this pull request Aug 2, 2023
ti-chi-bot Bot pushed a commit that referenced this pull request Aug 2, 2023
ti-chi-bot Bot pushed a commit that referenced this pull request Aug 2, 2023
ti-chi-bot Bot pushed a commit that referenced this pull request Aug 2, 2023
@ran-huang ran-huang added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants