Skip to content

Allow csi-snapshotter to be enabled without installing CRDs #467

@gclawes

Description

@gclawes

Is your feature request related to a problem?/Why is this needed
Currently, to enable the csi-snapshotter container in the controller Deployment, you must set .Values.externalSnapshotter.enabled=true. This also causes the CRDs and snapshot-controller to be installed. This causes a conflict if the underlying kubernetes distro also installs the CRDs and snapshot-controller

Describe the solution you'd like in detail
Either fully decouple the csi-snapshotter container from the installation of CRDs/snapshot-controller, or add an override value so this can be enabled without adding CRDs/snapshot-controller

Describe alternatives you've considered
See 2 options above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions