Skip to content

[Feature Request] Add capability in VitessShardTabletPool CRD to attach additional disks to each vttablet #633

@ajit-pendse

Description

@ajit-pendse

Use cases where different disk is needed (e.g. for bin-logs) in each vttablet cannot be implemented with current structure. Capability similar to dataVolumeClaimTemplate used for data disk would be helpful to handle such use cases.

Current VitessShardTabletPool CRD allows attaching extraVolumes which can point to only one PVC per volume. This will lead to multiple pods trying to mount same PVC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions