Skip to content

Tags: justusbunsi/local-path-provisioner

Tags

v0.0.19

Toggle v0.0.19's commit message
Local Path Provisioner v0.0.19 release

Fixed the helper pod race condition for multiple PVCs.

Issue: rancher#154

Signed-off-by: Sheng Yang <[email protected]>

v0.0.18

Toggle v0.0.18's commit message
Local Path Provisioner v0.0.18 release

Changelog:
1. Thanks to @nickming 's PR, we've added the ability to make the helper
pod and setup/teardown script customizable. For example, now you can
setup the local path provisioner to use quota with btrfs.

2. Thanks to @hwaastad 's PR, now the helper pod supports pull secret.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.17

Toggle v0.0.17's commit message
Local Path Provisioner v0.0.17 release

Thanks to @rxbn, we've fixed an issue with Helm Chart deployment.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.16

Toggle v0.0.16's commit message
Local Path Provisioner v0.0.16 release

Add configmap.name option for chart installation.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.15

Toggle v0.0.15's commit message
Local Path Provisioner v0.0.15 release

Thanks to @nicktming, now we support customized setup/teardown scripts.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.14

Toggle v0.0.14's commit message
Local Path Provisioner v0.0.14 release

Thanks to @dittos for fixing the leaking `tick`.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.13

Toggle v0.0.13's commit message
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.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.12

Toggle v0.0.12's commit message
Local Path Provisioner v0.0.12 release

1. Thanks to @poikilotherm, we've added kustomization support. See
rancher#57 for details
2. Thanks to @tamalsaha, we've migrated to use the new provisioner
framework at `sigs.k8s.io/sig-storage-lib-external-provisioner`.

Signed-off-by: Sheng Yang <[email protected]>

v0.0.11

Toggle v0.0.11's commit message
Local Path Provisioner v0.0.11 release

Thanks to @ibuildthecloud `rancher/local-path-provisioner` is now a
multi-arch image supporting amd64, arm64, and armv7

Signed-off-by: Sheng Yang <[email protected]>

v0.0.11-rc2

Toggle v0.0.11-rc2's commit message
Fix VERSION symbol