-
Bug
-
Resolution: Done
-
Critical
-
quay-v3.4.0
-
False
-
False
-
Undefined
-
Description:
This is documents issue related to quay 3.4 image build.
Docs: https://docs.projectquay.io/use_quay.html#_troubleshooting_builds
Issue #1:
In section "Prepare OpenShift for Project Quay Builds", step 1, the command to create new OCP project is wrong, the correct command is "oc new-project builder"
oc create project builder Error: must specify one of -f and -k error: unknown command "project builder" See 'oc create -h' for help and examples
Issue #2:
In section "Enable Builders and add Build Configuration to Project Quay’s Configuration Bundle", for parameter QUAY_USERNAME and QUAY_PASSWORD, Quay documents need to clarify, this credentials is used to pull image for WORKER_IMAGE
Issue #3:
In section “OpenShift Routes Limitation”, need to clarify the path to set BUILDMAN_HOSTNAME in quay config.yaml, suggest have this in the example file.