I have seen the line with x509.ParseCertificate() panic because of nil pointer dereference a few times. Have not been able to track down why acmeCert.Cert sometime is populated with a json null value, but this will at least stop kube-cert-manager from dying.
I have seen the line with x509.ParseCertificate() panic because of nil pointer dereference a few times. Have not been able to track down why acmeCert.Cert sometime is populated with a json null value, but this will at least stop kube-cert-manager from dying.