Skip to content
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

pd/tls: add upgrade tls description #2612

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

HuSharp
Copy link
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
Copy link

ti-chi-bot bot commented Aug 23, 2024

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

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 <[email protected]>
Signed-off-by: husharp <[email protected]>
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
@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
Signed-off-by: husharp <[email protected]>
Signed-off-by: husharp <[email protected]>
@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
Signed-off-by: husharp <[email protected]>
zh/enable-tls-between-components.md Outdated Show resolved Hide resolved
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Aug 26, 2024
Copy link

@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

Copy link

ti-chi-bot bot commented Aug 26, 2024

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

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.

@Oreoxmt Oreoxmt added needs-cherry-pick-release-1.6 Should cherry pick this PR to release-1.6 branch. translation/doing This PR’s assignee is translating this PR. labels Nov 6, 2024
@ti-chi-bot ti-chi-bot bot removed the missing-translation-status This PR does not have translation status info. label Nov 6, 2024
@Oreoxmt
Copy link
Collaborator

Oreoxmt commented Nov 6, 2024

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

enable TLS: revise wording and format
@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
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
Copy link

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
@Oreoxmt
Copy link
Collaborator

Oreoxmt commented Nov 7, 2024

/approve

Copy link

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

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
14 checks passed
@ti-chi-bot
Copy link
Member

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

@ti-chi-bot
Copy link
Member

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

@ti-chi-bot
Copy link
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
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/doing This PR’s assignee is translating this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants