Closed rancher-max closed 4 years ago
This works now. In testing, noticed that registering a domain to a service app endpoint in one case took over an hour to generate the ssl cert. The cert-manager logs during this time were showing error"="wrong status code '502', expected '200'"
, but eventually it worked. Also, the cname http endpoint was available during this time, and the https endpoint given by rio, so I believe this is working in v0.7.0-rc2.
Describe the bug The cert stays as the self signed cert-manager.local when creating a publicdomain to a router, so https is not available.
To Reproduce
rio run -n demo -p 80 ibuildthecloud/demo:v1
rio domain register my.cname.com demo
Expected behavior Should be able to get https endpoint. It looks like it is available but does not properly create the certificate.
Additional context
rio -s logs cert-manager
output: