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

**Is your feature request related to a problem?/Why is this needed** **Describe the solution you'd like in detail** current 61% ut coverage is too small https://coveralls.io/github/kubernetes-sigs/sig-storage-local-static-provisioner?branch=master ![image](https://user-images.githubusercontent.com/4178417/183013308-73329429-f4a5-4659-b35e-47a5bb841eb5.png) **Describe alternatives you've...

help wanted
lifecycle/stale

After enabling the multidistro build we have to run the E2E tests in Windows nodes, the plan is: - Enable OpenSSH in the Windows nodes, luckily the GKE Windows team...

Umbrella issue for the items to support running this project in Windows nodes: - [x] https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/issues/266 - [x] https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/issues/267 - [x] https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/issues/271 - [x] https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/issues/268 - [x] https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/issues/269 - [...

kind/feature
lifecycle/rotten

**What happened**: need to fix `CVE-2022-1996` which requires `github.com/emicklei/go-restful v3.8.0`, it changes to `v3.8.0`, then there is `go mod tidy` error ``` ┌────────────────────────────────┬───────────────┬──────────┬──────────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │...

help wanted

When looking closely at the code, I noticed that "hostPath" volume type was used (for example in this manifest : https://raw.githubusercontent.com/Azure/kubernetes-volume-drivers/master/local/local-pv-provisioner-nvmedisk.yaml). The official Kubernetes [documentation ](https://kubernetes.io/docs/concepts/storage/volumes/#hostpath) discourages the usage of...

lifecycle/stale

**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/api-change
cncf-cla: yes
needs-rebase
size/XXL

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This change adds support for restarting the main sync loop when a config...

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

**Is your feature request related to a problem?/Why is this needed** /kind cleanup Since the last release 2.4.0 [the helm chart github action was added](https://github.com/helm/chart-releaser-action), every time there's an update...

kind/cleanup
lifecycle/rotten

**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
cncf-cla: yes
needs-rebase
size/XXL

**What type of PR is this?** /kind feature **What this PR does / why we need it**: The BlockCleanerCommand doesn't act on filesystem PVs so added FsCleanerCommand and added a...

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