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

fix(instances): fix vol name prefix and refactor volume for to mount #6036

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

liubog2008
Copy link
Member

  • change vol name prefix to ti-vol-
  • rename For to Mounts
  • move Path of Volume to VolumeMount and rename to MountPath
  • add slowlog VolumeMountType

@ti-chi-bot ti-chi-bot bot requested a review from shonge January 14, 2025 08:46
@ti-chi-bot ti-chi-bot bot added the size/XXL label Jan 14, 2025
@liubog2008
Copy link
Member Author

/run-pull-kind-e2e-v2

@liubog2008 liubog2008 added the v2 for operator v2 label Jan 14, 2025
@csuzhangxc
Copy link
Member

/run-pull-e2e-kind-v2

Copy link
Contributor

ti-chi-bot bot commented Jan 14, 2025

@fgksgf: 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-sigs/prow repository.

Comment on lines +190 to +194
if mount.Type != v1alpha1.VolumeMountTypeTiDBSlowLog {
continue
}

dir = mount.MountPath
Copy link
Member

Choose a reason for hiding this comment

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

== then break?

Copy link
Contributor

ti-chi-bot bot commented Jan 14, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: csuzhangxc, fgksgf

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

Copy link
Contributor

ti-chi-bot bot commented Jan 14, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-14 09:12:43.815343786 +0000 UTC m=+23435.270389936: ☑️ agreed by csuzhangxc.

@ti-chi-bot ti-chi-bot bot merged commit d0fa980 into pingcap:feature/v2 Jan 14, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants