Skip to content

Releases: openebs/zfs-localpv

zfs-localpv-2.5.1

16 Apr 10:15
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.5.0

22 Mar 08:51
d93c80b
Compare
Choose a tag to compare

What's Changed

  • feat(deploy/helm): move volumesnapshot CRDs to the template dir by @hrudaya21 in #488
  • fix(plugin): Fix ability to have custom value for openebs.io/nodeid by @jnels124 in #451
  • fix(helm): Add extra args to zfsController containers and leader election inteligence by @trunet in #492
  • chore(design): adding pv migration proposal by @pawanpraka1 in #336
  • fix(charts): correct default chart values by @jnels124 in #506
  • chore: update protobuf deps by @niladrih in #514
  • chore: change zfs-controller to a deployment from statefulset by @Abhinandan-Purkait in #513

New Contributors

Full Changelog: v2.4.0...v2.5.0

Chart Changes:

The Kubernetes CustomResourceDefinitions (CRDs) in the LocalPV-ZFS Helm chart have been moved into their own separate Helm chart and is now a dependency for the LocalPV-ZFS Helm chart. This adds new Helm values which let you enable/disable installation for specific groups of CRDs.
zfs-controller has been changed from being a Statefulset to a Deployment.

Installation Changes:

Installation via the zfs-operator.yaml file is no longer supported. The current recommended mode of installation is via the openebs/openebs Helm chart. The openebs/openebs Helm chart uses the LocalPV-ZFS Helm chart as a dependency. It is recommended that you do not install the dependency Helm chart separately.

zfs-localpv-2.4.2

28 Feb 05:35
6888ac7
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.4.1

24 Jan 05:55
15260d6
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.4.0

14 Dec 13:40
b6fed7f
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.4.0

14 Dec 10:00
d646e6b
Compare
Choose a tag to compare

What's Changed

  • fix(charts): roll back charts by @niladrih in #463
  • Cherry-pick #463 to v2.3.x by @niladrih in #464
  • Revert "Cherry-pick #463 to v2.3.x" by @niladrih in #465
  • feat(charts): release helm chart v2.3.0 by @niladrih in #467
  • Fix this the last PR missed out on by @niladrih in #470
  • feat(charts): helm chart changes for 2.3.1 by @niladrih in #472
  • chore(docs): Update README.md by @ukd1 in #473
  • fix(api-version): update apiversion to v1 for snapshot and snapshotclass by @w3aman in #478
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #481
  • fix(localpv): restore size to return as part of snapshotshot create response by @hrudaya21 in #480
  • docs: add doc for CRD upgrade by @niladrih in #484
  • fix(helm): Possibility to override zfs encryption keys directory by @trunet in #487
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #483
  • feat(event): update ua to ga4 analytics by @Abhinandan-Purkait in #490
  • feat(usedcapcity): kubectl describe zfsnode should show the used capacity information by @hrudaya21 in #485
  • chore(changelog): update changelog for v2.4.0 by @niladrih in #495

New Contributors

Full Changelog: v2.3.0...v2.4.0

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/