Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dveeden
Copy link
Contributor

@dveeden dveeden commented Sep 1, 2025

First-time contributors' checklist

What is changed, added, or deleted? (Required)

dvaneeden@dve-carbon:~$ kubectl version
Client Version: v1.33.1
Kustomize Version: v5.6.0
Server Version: v1.33.1
dvaneeden@dve-carbon:~$ kubectl exec -it basic-pd-0 -n tidb-cluster sh
error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead
See 'kubectl exec -h' for help and examples
dvaneeden@dve-carbon:~$ kubectl exec -it basic-pd-0 -n tidb-cluster -- sh
sh-5.1# /pd-ctl --version
Release Version: v8.5.2
Edition: Community
Git Commit Hash: 4cd009c4db3c15215341a96521dd53e53c55e5bd
Git Branch: HEAD
UTC Build Time:  2025-05-14 02:44:50
sh-5.1# 
exit

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

  • master (the latest development version for v1.x)
  • feature/v2 (the latest development version for v2.x)
  • v2.0 (TiDB Operator 2.0 versions)
  • v1.6 (TiDB Operator 1.6 versions)
  • v1.5 (TiDB Operator 1.5 versions)
  • v1.4 (TiDB Operator 1.4 versions)
  • v1.3 (TiDB Operator 1.3 versions)

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

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

@dveeden dveeden requested review from Oreoxmt and hfxsd September 1, 2025 08:12
@dveeden dveeden added the translation/no-need The changes in this PR don't need to be translated. label Sep 1, 2025
@ti-chi-bot ti-chi-bot bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 1, 2025
@hfxsd hfxsd self-assigned this Sep 23, 2025
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 23, 2025
Copy link

ti-chi-bot bot commented Sep 23, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-09-23 09:09:25.927747684 +0000 UTC m=+347775.998241369: ☑️ agreed by hfxsd.

@hfxsd hfxsd added needs-cherry-pick-release-1.6 Should cherry pick this PR to release-1.6 branch. lgtm labels Sep 23, 2025
@hfxsd
Copy link
Collaborator

hfxsd commented Sep 23, 2025

/approve

Copy link

ti-chi-bot bot commented Sep 23, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hfxsd

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

The pull request process is described here

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 ti-chi-bot bot added the approved label Sep 23, 2025
@ti-chi-bot ti-chi-bot bot merged commit 70e9972 into pingcap:master Sep 23, 2025
14 checks passed
@ti-chi-bot
Copy link
Member

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

@ti-chi-bot ti-chi-bot mentioned this pull request Sep 23, 2025
8 tasks
ti-chi-bot bot pushed a commit that referenced this pull request Sep 23, 2025
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-1.6 Should cherry pick this PR to release-1.6 branch. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. translation/no-need The changes in this PR don't need to be translated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants