Hi all!
There is a bug in the current
csi-driver helm chart that results in certificates not being renewed
if the CSI driver pod restarts and the mounting pods do not.
A fix for this issue has been released in the latest helm chart version (v0.3.2) which you should immediately upgrade to. Once the chart has been upgraded and all CSI driver pods become in a Ready state again, you must roll all pods which are using the cert-manager CSI driver else their certificates will not renew.
If you would like more information on how this bug occurs and the corresponding fix, please visit the
pull request on the csi-driver GitHub repository.
Regards,
cert-manager maintainers