Maël Valais
Maël Valais
Tomorrow will be the last day of [the public comment period](https://github.com/cncf/toc/issues/1306#issuecomment-2334232581). We are getting close! Recent updates: - **SIG Contributor Strategy review:** https://github.com/cncf/tag-contributor-strategy/pull/694, https://github.com/cncf/tag-contributor-strategy/issues/675 - **TAG Security review:** https://github.com/cncf/tag-security/issues/1254
> It's written in Elm now. I need to update the repo it sometime to make it up to date... Hi @astashov, thank you so much for your work on...
> csi/driver "msg"="failed processing request" "error"="timed out waiting for the condition" "request"={} "rpc_method"="/csi.v1.Node/NodePublishVolume" Something hangs in csi-driver-spiffe when processing the NodePublishVolume request coming from the node's kubelet. I'll look at...
Hey, do you mind if I rebase your changes and fix the conflict? I'll go ahead and add the DCO line to your commit message: ``` Signed-off-by: Ruslan Saydulaev ```
Test is failing, looks like a flake: ``` camanager_test.go:62: Error Trace: /home/prow/go/src/github.com/cert-manager/csi-driver-spiffe/internal/csi/driver/camanager_test.go:62 Error: updateRootCAFilesFn() was not called in time Test: Test_manageCAFiles ``` /retest
Are you still working on this? @hawksight (it's totally OK if you aren't 😅)
@ctrought Agreed, a Helm chart and an OLM package would be great. I don't think the static manifest doesn't match what folks on OpenShift expect. I'd love to see Red...
I just realized that openshift-routes is not compatible with cert-manager's SelfSigned issuer at the moment. The SelfSigned issuer requires the private key to be stored in a Secret resource and...
Closing as I wasn't able to find the time to finish this. Please feel free to take over!
Hi. This issue is probably caused by the "limited" renewal logic in openshift-routes. Right now, there isn't any error backoff mechanism in place, meaning that I would not recommend using...