kubernetes-ingress-tls-ssl-https icon indicating copy to clipboard operation
kubernetes-ingress-tls-ssl-https copied to clipboard

Issuing certificate as Secret does not exist

Open vaishalitechdome opened this issue 4 years ago • 2 comments
trafficstars

Followed same steps as mentioned in the Readme but getting stuck at the Certificate Issuing.

Status: Conditions: Last Transition Time: 2021-09-02T15:02:11Z Message: Issuing certificate as Secret does not exist Observed Generation: 1 Reason: DoesNotExist Status: True Type: Issuing Last Transition Time: 2021-09-02T15:02:11Z Message: Issuing certificate as Secret does not exist Observed Generation: 1 Reason: DoesNotExist Status: False Type: Ready Next Private Key Secret Name: app-web-cert-r4pkk Events: Type Reason Age From Message


Normal Issuing 12s cert-manager Issuing certificate as Secret does not exist Normal Generated 12s cert-manager Stored new private key in temporary Secret resource "app-web-cert-r4pkk" Normal Requested 12s cert-manager Created new CertificateRequest resource "app-web-cert-q9jv2"

vaishalitechdome avatar Sep 02 '21 15:09 vaishalitechdome

Also here

chrisbward avatar Nov 28 '21 20:11 chrisbward

ok so, I found more info in the CertificateRequests resource group - I had a couple of values missing in the yml

chrisbward avatar Nov 28 '21 23:11 chrisbward