Releases: openebs/zfs-localpv
Releases · openebs/zfs-localpv
v1.7.0-RC2
refact(error): handle errors (#326) Signed-off-by: aSquare14 <atibhi.a@gmail.com>
v1.7.0-RC1
refact(error): handle errors (#326) Signed-off-by: aSquare14 <atibhi.a@gmail.com>
zfs-localpv-1.6.1
CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.
zfs-localpv-1.6.0
CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.
v1.6.0
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
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
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
CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.
zfs-localpv-1.5.0
CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.
v1.5.0
Change Summary
Key Improvements:
- adding support to restore in an encrypted pool (#292,@pawanpraka1)
- move the bdd test cases to github action (#293,@shubham14bajpai)
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