Hi,
In FAQ I've found information:
"Once you successfully complete the challenges for a domain, the resulting authorization is cached for your account to use again later. Cached authorizations last for 30 days from the time of validation. If the certificate you requested has all of the necessary authorizations cached then validation will not happen again until the relevant cached authorizations expire."
I've introduced some changes into my infrastructure(k8s+istio) and I'm not sure if http01 challenge will pass. Is there any chance to flush authorization cache to force challenge? At this moment if I delete certificate manifest, new certificate is signed without http01 challenge validation.