-
Notifications
You must be signed in to change notification settings - Fork 120
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
en, zh: del tidb-cluster and tidb-backup in v1.6.0 #2582
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
@@ -200,8 +200,6 @@ helm search repo pingcap | |||
|
|||
``` | |||
NAME CHART VERSION APP VERSION DESCRIPTION | |||
pingcap/tidb-backup v1.6.0 A Helm chart for TiDB Backup or Restore | |||
pingcap/tidb-cluster v1.6.0 A Helm chart for TiDB Cluster |
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.
@srstack Could you please confirm whether lines 180-181 need to be removed?
docs-tidb-operator/en/tidb-toolkit.md
Lines 180 to 181 in 9842802
* `tidb-cluster`: used to deploy TiDB clusters; | |
* `tidb-backup`: used to back up or restore TiDB clusters; |
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.
L180-L181 should be removed
First-time contributors' checklist
What is changed, added, or deleted? (Required)
Which TiDB Operator version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?