Skip to content

Add a parameter to control whether compression is performed when creating volumesnapshots. #998

@cncal

Description

@cncal

Is your feature request related to a problem?/Why is this needed

I stores some large compressed files with PVCs. Creating volumesnapshot would compress those files again that is very time-consuming and the compression effect is quite limited.

Describe the solution you'd like in detail

Add a driver parameter to control whether compression is performed when creating volumesnapshots. If no compression,snapshot-controller would do tar (untar) without -z when creating (restoring) a volumesnapshot.

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