Closed naved001 closed 2 months ago
I agree that the error message seems like it may be a different problem, but I would need to take a look at the IAM config. Maybe tomorrow?
Sure.
In theory using *.moc-infra.massopen.cloud would work, and might even be useful (e.g., you could create certificate for https://console.moc-infra.massopen.cloud instead of https://console.apps.moc-infra.massopen.cloud).
that would require an appropriate CNAME record configured. And we'll still need a cert for *.apps.moc-infra.massopen.cloud
anyway.
@larsks looks like that was it, the certificate was issued:
➜ ~ oc get orders -A
NAMESPACE NAME STATE AGE
openshift-config default-api-certificate-1-1983336905 valid 64m
openshift-ingress default-ingress-certificate-1-2129140369 valid 2m51s
The dnsName in the certificate needs to be fixed, but I am unsure if the error message in the cert-manager pod is due to this.