Skip to content

Releases: openebs/zfs-localpv

zfs-localpv-2.3.2

16 Nov 04:44
f3acaa5
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/

zfs-localpv-2.3.1

31 Aug 13:10
b331f27
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/

v2.3.0

26 Jul 10:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

zfs-localpv-2.3.0

27 Jul 04:25
63194f9
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/

v2.2.0

29 May 07:25
df96a77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

zfs-localpv-2.2.0

29 May 09:10
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/

zfs-localpv-2.1.0

18 Apr 14:39
8adedda
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/

v2.1.0

14 Apr 07:18
5a6f3a7
Compare
Choose a tag to compare
fix(destroy): making ZFS-LocalPV aware of pool import (#406)

If we are destroying a volume/snapshot and pool is not
imported, the ZFS-LocalPV driver assumes that the volume/snapshot
is not there and deletes the corresponding zfsvolume and zfssnap CR.

Here we are checking the parent dataset presence before attempting
to delete the volume or snapshot.

Signed-off-by: Pawan <[email protected]>

v2.1.0-RC1

07 Apr 13:02
5a6f3a7
Compare
Choose a tag to compare
v2.1.0-RC1 Pre-release
Pre-release
fix(destroy): making ZFS-LocalPV aware of pool import (#406)

If we are destroying a volume/snapshot and pool is not
imported, the ZFS-LocalPV driver assumes that the volume/snapshot
is not there and deletes the corresponding zfsvolume and zfssnap CR.

Here we are checking the parent dataset presence before attempting
to delete the volume or snapshot.

Signed-off-by: Pawan <[email protected]>

zfs-localpv-2.0.0

11 Jan 10:35
ea24609
Compare
Choose a tag to compare

Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/