mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-19 10:09:13 +10:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add basic validation to ACME issuer **What this PR does / why we need it**: Improves validation of existing certificate resources **Release note**: ```release-note Fix bugs when checking validity of certificate resources ```