Releases: rancher/local-path-provisioner
Releases · rancher/local-path-provisioner
Local Path Provisioner v0.0.11 release
Thanks to @ibuildthecloud Docker image rancher/local-path-provisioner
is now a
multi-arch image supporting amd64, arm64, and armv7
v0.0.11-rc2
rancher/local-path-provisioner
is now a multi-arch image supporting amd64, arm64, and armv7
v0.0.11-rc1
rancher/local-path-provisioner
is now a multi-arch image supporting amd64, arm64, and armv7
Local Path Provisioner v0.0.10 release
- Add the Helm chart
- Fixed Provisioner falls over after etcd timeout and a few other issues.
- Compatible with Kubernetes v1.16
Local Path Provisioner v0.0.9 release
Change pull policy for helper pod to IfNotPresent.
Local Path Provisioner v0.0.8 release
Thanks to @km4crus , we've added ARM64 support
Local Path Provisioner v0.0.7 release
Thanks to @vvitkovskiy, now the helper pod tolerates all the taints.
Since the pod is able to use the node, the helper pod should be able to
run on the node as well.
Local Path Provisioner v0.0.6 release
Thanks to @anitgandhi , now we use alpine based image for smaller image size! The image size has been reduced to 12MB from 135 MB.
Local Path Provisioner v0.0.5 release
Thanks to @kmova , fix an issue that local path provisioner cannot be used in non-default namespace.
Local Path Provisioner v0.0.4 release
Fully fix security context permission issue #7 by @unguiculus in #9