Releases: openebs/zfs-localpv
zfs-localpv-2.3.2
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
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
zfs-localpv-2.3.0
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
What's Changed
- feat(helm): adding 2.1.0 helm chart by @pawanpraka1 in #409
- chore(design): adding multiple zpool support for ZFS-LocalPV by @pawanpraka1 in #418
- chore (docs) Update contibuter docs to mention that DCO signoff is mandatory by @abhilashshetty04 in #421
- chore(doc): updating docs for importing existing volumes by @pawanpraka1 in #422
- fix(ci): upgrade minikube action version by @niladrih in #443
- feat(deps): Bump golang, k8s and lib-csi versions by @shubham14bajpai in #444
- feat(deps): update deps by @niladrih in #445
- perf(zfs): optimise pool listing for pools with many datasets by @lowjoel in #440
- chore(changelog): update changelogs and CHANGELOG.md by @niladrih in #446
- fix(docs): correct 2.2.0 CHANGELOG.md date by @niladrih in #447
New Contributors
- @abhilashshetty04 made their first contribution in #421
- @lowjoel made their first contribution in #440
Full Changelog: v2.1.0...v2.2.0
zfs-localpv-2.2.0
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
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
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
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
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/