Patrick Ohly

Results 1004 comments of Patrick Ohly

The error comes from the provisioner lib: it tries to retrieve the node object before asking the provisioner whether the PVC should be provisioned. We discussed whether the lib should...

> > Yes but I don't see what's the problem with that. It solves one problem. The authorization can be done independently. > > How can be authorization added later?...

A related problem is publishing annotations. golangci-lint can produce output files in "github-actions" format: ``` running golangci-lint for /home/prow/go/src/k8s.io/kubernetes/hack/tools ::error file=hack/tools/e2echeck/plugin/plugin.go,line=35,col=5::`AnalyzerPlugin` is unused (deadcode) running golangci-lint for /home/prow/go/src/k8s.io/kubernetes/staging/src/k8s.io/api ... ```...