sig-storage-local-static-provisioner icon indicating copy to clipboard operation
sig-storage-local-static-provisioner copied to clipboard

Static provisioner of local volumes

Results 49 sig-storage-local-static-provisioner issues
Sort by recently updated
recently updated
newest added

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. Release notes Sourced from helm/kind-action's releases. v1.10.0 Requirements We changed to use wget instead of curl What's Changed Update kind to release v0.21.0 by...

cncf-cla: yes
size/XS
ok-to-test
dependencies

**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...

kind/feature
size/M
cncf-cla: yes
ok-to-test

Hi, Is there any documentation on which custom SecurityContextConstraint that can be used to run `registry.k8s.io/sig-storage/local-volume-provisioner` in a daemonset without having "privileged=true" enabled? This is not allowed anymore in OKD/Openshift....

lifecycle/stale

**What type of PR is this?** /kind feature **What this PR does / why we need it**: It's not possible to change affinity for PVs after they've been created. This...

kind/feature
cncf-cla: yes
size/L
ok-to-test

**What type of PR is this?** /kind bug **What this PR does / why we need it**: The current implementation of the node cleanup controller has a bug where if...

kind/bug
size/M
cncf-cla: yes
needs-ok-to-test

I read this: https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/blob/master/docs/getting-started.md Some text references very old Kubernetes versions. This looks strange to people like who are interested in the project.

**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...

kind/feature
size/S
cncf-cla: yes
ok-to-test

**Is your feature request related to a problem? Please describe.** Encryption at rest is a critical concern. Filesystem encryption is useful when full-disk encryption is impractical or insufficient. For use...

https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/blob/12ed4903a1ff76dc2e9c5d2dddcecb93f1b60286/helm/provisioner/values.yaml#L98C8-L98C60 is still using the v2.6.0 image by default. Is this intended or missing?