sig-storage-local-static-provisioner
sig-storage-local-static-provisioner copied to clipboard
Static provisioner of local volumes
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...
**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:...
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....
**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...
**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...
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:...
**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?