Releases: openebs/dynamic-localpv-provisioner
localpv-provisioner-4.1.1
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
v4.1.1
localpv-provisioner-4.1.0
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
v4.1.0
What's Changed
- docs: helm instead of operator yaml AND cleanup by @niladrih in #177
- docs: rename 'dynamic localpv' to 'LocalPV Hostpath' by @niladrih in #178
- fix(Helm): Add pod priorityClassName to prevent race condition due to pod eviction by @bernardgut in #182
- feat: Allow specifying additional labels to be applied to all helm chart resources by @laverya in #183
- chore: update policy documents by @Abhinandan-Purkait in #184
- chore: update MAINTAINERS signpost link by @Abhinandan-Purkait in #185
- docs(README): update compatibility matrix with k8s 1.28, 1.29 and 1.30 by @niladrih in #187
- build: update base alpine image version to 3.20.1 by @niladrih in #189
- revert: remove license-check which checks for license header by @niladrih in #191
- feat(provisioner): update analytics pkg by @niladrih in #188
- chore(deps): upgrade to ginkgo v2.14.0 and gomega v1.30.0 by @niladrih in #192
- chore(changelog): add changelog entries for v4.1.0 by @niladrih in #193
Full Changelog: localpv-provisioner-4.0.0...v4.1.0
localpv-provisioner-4.0.0
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
v4.0.0
What's Changed
- chore(chart): bump chart for v3.5.0 release by @niladrih in #169
- chore(deps): address CVE-2021-4238 from github.com/Masterminds/goutils by @cmontemuino in #171
- revert!: disable device localpv by @Abhinandan-Purkait in #172
New Contributors
- @cmontemuino made their first contribution in #171
Full Changelog: v3.5.0...v4.0.0
Device mode removed:
This release removes the ‘device’ volume provisioning and de-provisioning features. If you’re using StorageType: "device" volumes, you’d have to migrate your volumes (migration help). This also means that the only supported volume type is hostpath.
Chart Changes:
This release removes the openebs/node-disk-manager chart from the list of dependencies for the localpv-provisioner Helm chart. All options related to ‘device’ mode have been removed.
Installation Changes:
Installation via the openebs-operator.yaml, openebs-operator-lite.yaml, openebs-lite-sc.yaml and the hostpath-operator.yaml files 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-Hostpath Helm chart as a dependency. It is recommended that you do not install the dependency Helm chart separately.
v3.5.0
localpv-provisioner-3.5.0
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
localpv-provisioner-3.4.1
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
localpv-provisioner-3.4.0
Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.