Description of problem: QUAY-USERNAME, and QUAY-PASSWORD, are not applicable, when deploying HCO via CLI script "https://pkgs.devel.redhat.com/cgit/containers/hco-bundle-registry/plain/marketplace-qe-testing.sh?h=cnv-2.2-rhel-8", and choosing "production" (redhat-operators catalog source). i.e. no need to pass the values of quay.io, and to create a secret when using redhat-operators (production) operatorSource. Version-Release number of selected component (if applicable): 2.1 2.2 How reproducible: Steps to Reproduce: 1. export APP_REGISTRY="redhat-operators" 2. curl -k https://pkgs.devel.redhat.com/cgit/containers/hco-bundle-registry/plain/marketplace-qe-testing.sh?h=cnv-2.2-rhel-8| bash -x Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1773314 ***
It's not a duplicate. This bug is about creating the secret for 'production' source. In this case we do not have QUAY_USER/PASSWORD for production, and this step is not required for creating the operatorSource. The other bug is about the failure in creating the operatorSource.