Tanzu-Solutions-Engineering / tkg-lab

Day in the life of a TKG platform team.
140 stars 75 forks source link

AWS Cert-manager ClusterIssuer requires HostedZoneID if >1 zones are in use. #28

Open agregory999 opened 4 years ago

agregory999 commented 4 years ago

If you have more than one hosted zone in AWS, it will fail to propagate the challenge, because it is ambiguous. Status: Presented: false Processing: true Reason: Failed to determine Route 53 hosted zone ID: Zone homelab.arg-pivotal.com. not found in Route 53 for domain _acme-challenge.dex.tkg-mgmt.tkg-vsphere-lab.homelab.arg-pivotal.com. State: pending

I will look at adding it to the template for the clusterissuer.

jaimegag commented 4 years ago

@agregory999 : wasn't this fixed in this commit https://github.com/Pivotal-Field-Engineering/tkg-lab/commit/7d9127f45ee50af759612717a8420f1c7fd07d58 ?