-
- Downloads
Add ReadWriteOncePod support for NodePath volumes
This explicitly allows provisioning of NodePath-backed volumes with access mode ReadWriteOncePod. SharedFileSystemPath already implicitly supported the access mode. Signed-off-by:Tobi Nehrlich <tobi@anothertobi.io> (cherry picked from commit ce5a2a09)
Showing
- examples/pod-with-rwop-volume/kustomization.yaml 5 additions, 0 deletionsexamples/pod-with-rwop-volume/kustomization.yaml
- examples/pod-with-rwop-volume/pod.yaml 18 additions, 0 deletionsexamples/pod-with-rwop-volume/pod.yaml
- examples/pvc-with-rwop-access-mode/kustomization.yaml 4 additions, 0 deletionsexamples/pvc-with-rwop-access-mode/kustomization.yaml
- examples/pvc-with-rwop-access-mode/pvc.yaml 13 additions, 0 deletionsexamples/pvc-with-rwop-access-mode/pvc.yaml
- provisioner.go 2 additions, 2 deletionsprovisioner.go
- test/pod_test.go 6 additions, 0 deletionstest/pod_test.go
- test/testdata/pod-with-rwop-volume/kustomization.yaml 10 additions, 0 deletionstest/testdata/pod-with-rwop-volume/kustomization.yaml
Loading
Please register or sign in to comment