Skip to content

Releases: openebs/zfs-localpv

v1.7.0-RC2

10 May 11:42
1375725
Compare
Choose a tag to compare
v1.7.0-RC2 Pre-release
Pre-release
refact(error): handle errors (#326)


Signed-off-by: aSquare14 <atibhi.a@gmail.com>

v1.7.0-RC1

07 May 05:21
1375725
Compare
Choose a tag to compare
v1.7.0-RC1 Pre-release
Pre-release
refact(error): handle errors (#326)


Signed-off-by: aSquare14 <atibhi.a@gmail.com>

zfs-localpv-1.6.1

19 Apr 07:51
fb71595
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.

zfs-localpv-1.6.0

16 Apr 09:01
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.

v1.6.0

14 Apr 09:49
68d79d0
Compare
Choose a tag to compare

Change Summary

Key Improvements:

  • refact(deps): bump k8s and client-go deps to version v0.20.2 (#294,@prateekpandey14)
  • remove finalizer that is owned by ZFS-LocalPV (#303,@pawanpraka1)
  • try volume creation on all the nodes that satisfy topology contraints (#270,@pawanpraka1)
  • With k8s v1.22 the v1beta1 for various resources will no longer be supported. Updating the storage and apiexention version to v1 for better support. (#299,@shubham14bajpai)

Install using kubectl

https://raw.githubusercontent.com/openebs/charts/gh-pages/2.8.0/zfs-operator.yaml

Upgrade

https://github.com/openebs/zfs-localpv/tree/master/upgrade

v1.6.0-RC2

12 Apr 06:42
68d79d0
Compare
Choose a tag to compare
v1.6.0-RC2 Pre-release
Pre-release
feat(zfspv): remove finalizer that is owned by ZFS-LocalPV (#303)

We set the Finalizer to nil while handling the delete event, instead,
we should try to destroy the volume when there are no user finalizers
set. User might have added his own finalizers and we should not try to destroy
the volumes until those user finalizers are removed.

Signed-off-by: Pawan <pawan@mayadata.io>

v1.6.0-RC1

06 Apr 17:25
68d79d0
Compare
Choose a tag to compare
v1.6.0-RC1 Pre-release
Pre-release
feat(zfspv): remove finalizer that is owned by ZFS-LocalPV (#303)

We set the Finalizer to nil while handling the delete event, instead,
we should try to destroy the volume when there are no user finalizers
set. User might have added his own finalizers and we should not try to destroy
the volumes until those user finalizers are removed.

Signed-off-by: Pawan <pawan@mayadata.io>

zfs-localpv-1.5.1

31 Mar 09:40
533e17a
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.

zfs-localpv-1.5.0

16 Mar 07:00
3162112
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.

v1.5.0

12 Mar 02:43
6c6d593
Compare
Choose a tag to compare

Change Summary

Key Improvements:

Install using kubectl

https://raw.githubusercontent.com/openebs/charts/gh-pages/2.7.0/zfs-operator.yaml

Upgrade

https://github.com/openebs/zfs-localpv/tree/master/upgrade