Skip to content

Tags: justusbunsi/local-path-provisioner

Tags

v0.0.11-rc1

Toggle v0.0.11-rc1's commit message
Update to latest go-skel based build scripts

v0.0.10

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

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

v0.0.9

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

Change pull policy for helper pod to IfNotPresent

v0.0.8

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

Thanks to @km4crus , we've added ARM64 support.

v0.0.7

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

v0.0.6

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

Use alpine based image for smaller image size.

v0.0.5

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

Fix the deployment in non-default namespace

v0.0.4

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

Thanks to Reinhard Nägele <[email protected]>, one additional PR has
been merged to correctly fix rancher#7 .

See commit message and rancher#9 for details

v0.0.3

Toggle v0.0.3's commit message
Rearrange examples

For all the examples, create pvc using `pvc.yaml` first.

v0.0.2

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

Also remove support for Kubernetes v1.11.