-
Bug
-
Resolution: Done
-
Critical
-
quay-v3.6.0
-
False
-
False
-
Description:
This is a Doc issue in how to setup builder in Quay 3.6.0, now in Quay 3.6.0 introduce new component TLS, when Quay Customer choose to use unmanaged TLS component with user provided TLS Cert, in Quay TLS Cert need to add the 'builder route name' to the SAN list, the format should be:
[quayregistry-cr-name]-quay-builder-[ocp-namespace].[ocp-domian-name]
see the screenshot.
oc get route NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD quay360-quay quay360.apps.quay-perf-796.perfscale.devcluster.openshift.com quay360-quay-app https passthrough/Redirect None quay360-quay-builder quay360-quay-builder-quay360.apps.quay-perf-796.perfscale.devcluster.openshift.com quay360-quay-app grpc passthrough/Redirect None quay360-quay-config-editor quay360-quay-config-editor-quay360.apps.quay-perf-796.perfscale.devcluster.openshift.com quay360-quay-config-editor http edge/Redirect None
Need to
- relates to
-
PROJQUAY-2545 Quay 3.6.0 was failed to start image builder job
- Closed