Releases: rancher/local-path-provisioner
Releases · rancher/local-path-provisioner
Local Path Provisioner v0.0.21
Add s390x arch support (#217)
Local Path Provisioner v0.0.20 release
Local Path Provisioner v0.0.19 release
Fixed the helper pod race condition for multiple PVCs (#154).
Local Path Provisioner v0.0.18 release
Local Path Provisioner v0.0.17 release
Thanks to @rxbn, we've fixed an issue with Helm Chart deployment.
Local Path Provisioner v0.0.16 release
Thanks to @nicktming , we're added configmap.name option for chart installation to fix the chart installation issue of v0.0.15.
Local Path Provisioner v0.0.15 release
Thanks to @nicktming, now we support customized setup/teardown scripts(#99).
See here on how to setup customized setup/teardown scripts.
Local Path Provisioner v0.0.14 release
Local Path Provisioner v0.0.13 release
Thanks to @REBELinBLUE, we've changed the provisioned path to reflect the PVC name and Namespace instead of the PV name.
Local Path Provisioner v0.0.12 release
- Thanks to @poikilotherm, we've added kustomization support. See #57 for details
- Thanks to @tamalsaha, we've migrated to use the new provisioner framework at
sigs.k8s.io/sig-storage-lib-external-provisioner
.