Releases: openebs/zfs-localpv
v2.6.2
v2.6.1
What's Changed
- Cherry-pick CI changes by @Abhinandan-Purkait in #583
- Cherry-pick PR 575 into release/2.6 branch by @niladrih in #584
- fix: chart.yaml indentation by @Abhinandan-Purkait in #586
Full Changelog: v2.6.0...v2.6.1
zfs-localpv-2.6.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.6.0
What's Changed
- chore: update policy documents by @Abhinandan-Purkait in #533
- chore: update MAINTAINERS signpost link by @Abhinandan-Purkait in #534
- chore: remove maintainers from charts README.md by @Abhinandan-Purkait in #537
- docs: Fix resources comments order in helm chart by @pando85 in #508
- fix: wrap k8s api error in GetNodeID by @aep in #535
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #529
- chore: fix doc repo URL in PR template by @avishnu in #543
- docs(backup-restore): update velero backup docs by @sinhaashish in #546
- feat(analytics): add heartbeat pinger by @niladrih in #548
- chore: add changelong entries for contributors by @Abhinandan-Purkait in #553
New Contributors
- @pando85 made their first contribution in #508
- @aep made their first contribution in #535
- @avishnu made their first contribution in #543
- @sinhaashish made their first contribution in #546
Known issue
- zfs-localpv and lvm-localpv controller pod requires restart on single node setup after upgrade to latest version. Check the link for workaround.
openebs/openebs#3751
Full Changelog: zfs-localpv-2.5.1...v2.6.0
zfs-localpv-2.5.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.5.0
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
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
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
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
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
- @ukd1 made their first contribution in #473
- @dependabot made their first contribution in #481
- @hrudaya21 made their first contribution in #480
- @trunet made their first contribution in #487
Full Changelog: v2.3.0...v2.4.0