Sitaram IYER

Results 3 issues of Sitaram IYER

**BUSINESS PROBLEM** If the downstream CA service is down for any reason, Venafi TPP changes the status of certificate object to Error. The scenario to reproduce this is simple `cert-manager--->Venafi...

enhancement

Update `Certificate` resource to include `kind` and `group` in the `issuerRef`. Allows for more granular policy control when used in combination with approver-policy (`CertificateRequestPolicy`) Fixes #55 Signed-off-by: Sitaram IYER

dco-signoff: yes
approved
size/XS
lgtm
ok-to-test

The `Certificate` resource created for webhook does not have a reference to Issuer and logs a warning ``` Warning BadConfig 40s cert-manager-certificaterequests-issuer-selfsigned Certificate will be issued with an empty Issuer...