Skip to content

v1.10.0

Choose a tag to compare

@WanzenBug WanzenBug released this 14 Oct 11:34
· 19 commits to master since this release
v1.10.0

This is one of biggest releases in some time.

We finally support RWX volumes via dynamically managed NFS exports. The exports are managed by NFS Servers running in user space. This makes it possible to dynamically add new volumes, migrate or fail-over NFS volumes to other nodes independently.

The second big feature in this release are Group Snapshots. With this feature, you can request a snapshot of multiple volumes that are taken at the same point in time.


Added

  • Enable Group Snapshots for in-cluster snapshots.
  • Add components for RWX volumes via NFS server.

Changed

  • Changed the format of the snapshot ID generated by LINSTOR CSI, so that it contains the source volume as well as
    remote configuration for S3 and L2L snapshots.