Matt

Results 4 issues of Matt

Mounted storage can get into a state where the weed mount isn't unmounted when the pod is terminating. I don't have a reproducibe example right now, but wanted to document...

Right now, folks are hardcoding their specific use cases into the helm charts creating spaghetti code. I propose a refactoring to pull all parameters into the `values.yaml` e.g. possible `values.yaml`...

from the github actions logs ```go #43 [linux/amd64 builder 8/8] RUN cd /go/src/github.com/seaweedfs/seaweedfs-csi-driver && go build -o /seaweedfs-csi-driver ./cmd/seaweedfs-csi-driver/main.go #43 99.41 # github.com/seaweedfs/seaweedfs-csi-driver/pkg/driver #43 99.41 pkg/driver/driver.go:148:43: cannot use d.signature (variable...

**OS* Ubuntu **go** version go1.20 linux/amd64 **k8s** 1.24.9 **kustomize** v5.0.0 **Steps** clone project (clean go and kustomize installs) and run the `make install` step. **Error** ``` /home/foobar/go/bin/controller-gen "crd:trivialVersions=true,preserveUnknownFields=false" rbac:roleName=manager-role webhook...

help wanted