Skip to content

v1.2.0

Compare
Choose a tag to compare
@WanzenBug WanzenBug released this 15 Jun 12:47
· 113 commits to master since this release
v1.2.0

This release brings two new features for S3 snapshots:

First, LINSTOR CSI will now also delete the S3 part of the backup when the VolumeSnapshot is deleted.

Secondly, you can now use snap.linstor.csi.linbit.com/delete-local: "true" in the snapshot parameters to automatically delete the local snapshot after a S3 backup completes.


Added

  • Delete S3 backups in delete snapshot requests.
  • Delete local snapshots when creating S3 backups when new "delete-local" parameter is true.