Skip to content

pd/tls: add upgrade tls description#2612

Merged
ti-chi-bot[bot] merged 9 commits intopingcap:masterfrom
HuSharp:upgrade_pd_tls
Nov 7, 2024
Merged

pd/tls: add upgrade tls description#2612
ti-chi-bot[bot] merged 9 commits intopingcap:masterfrom
HuSharp:upgrade_pd_tls

Conversation

@HuSharp
Copy link
Copy Markdown
Contributor

@HuSharp HuSharp commented Aug 23, 2024

First-time contributors' checklist

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

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

  • master (the latest development version)
  • 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)
  • v1.2 (TiDB Operator 1.2 versions)

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

@ti-chi-bot ti-chi-bot bot added missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 23, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Aug 23, 2024

@lhy1024: 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.

Signed-off-by: husharp <ihusharp@gmail.com>
Signed-off-by: husharp <ihusharp@gmail.com>
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
Comment thread zh/enable-tls-between-components.md Outdated
@ti-chi-bot ti-chi-bot bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 23, 2024
Comment thread zh/enable-tls-between-components.md
Signed-off-by: husharp <ihusharp@gmail.com>
Comment thread zh/enable-tls-between-components.md Outdated
Signed-off-by: husharp <ihusharp@gmail.com>
@ti-chi-bot ti-chi-bot bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 26, 2024
@HuSharp HuSharp requested a review from csuzhangxc August 26, 2024 03:14
Signed-off-by: husharp <ihusharp@gmail.com>
Comment thread zh/enable-tls-between-components.md Outdated
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Aug 26, 2024
@csuzhangxc csuzhangxc requested a review from Oreoxmt August 26, 2024 04:18
Co-authored-by: Xuecheng Zhang <csuzhangxc@gmail.com>
Copy link
Copy Markdown

@AndreMouche AndreMouche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Aug 26, 2024

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

Details

In response to this:

LGTM

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.

@ti-chi-bot ti-chi-bot bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 6, 2024
@HuSharp
Copy link
Copy Markdown
Contributor Author

HuSharp commented Nov 6, 2024

@HuSharp I've submitted a PR that revises the wording and structure of this document, PTAL HuSharp#1

I have sent you my personal repository permissions invitation, feel free to change it :-)

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Nov 7, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Nov 7, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-08-26 04:18:00.214657866 +0000 UTC m=+757475.349107987: ☑️ agreed by csuzhangxc.
  • 2024-11-07 10:57:15.04817385 +0000 UTC m=+1124947.887329394: ☑️ agreed by Oreoxmt.

@Oreoxmt Oreoxmt self-assigned this Nov 7, 2024
Comment thread zh/enable-tls-between-components.md Outdated
@Oreoxmt
Copy link
Copy Markdown
Collaborator

Oreoxmt commented Nov 7, 2024

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Nov 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Oreoxmt

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 ti-chi-bot bot added the approved label Nov 7, 2024
@ti-chi-bot ti-chi-bot bot merged commit 7ae2363 into pingcap:master Nov 7, 2024
@ti-chi-bot
Copy link
Copy Markdown
Member

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

@ti-chi-bot
Copy link
Copy Markdown
Member

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

@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot bot pushed a commit that referenced this pull request Nov 7, 2024
ti-chi-bot bot pushed a commit that referenced this pull request Nov 7, 2024
ti-chi-bot bot pushed a commit that referenced this pull request Nov 7, 2024
@HuSharp HuSharp deleted the upgrade_pd_tls branch November 7, 2024 12:54
@hfxsd hfxsd mentioned this pull request Feb 17, 2025
6 tasks
@hfxsd hfxsd 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 Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm needs-cherry-pick-release-1.4 Should cherry pick this PR to release-1.4 branch. needs-cherry-pick-release-1.5 Should cherry pick this PR to release-1.5 branch. needs-cherry-pick-release-1.6 Should cherry pick this PR to release-1.6 branch. size/M Denotes a PR that changes 30-99 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.

8 participants