Bug 1773318 - HCO deployment CLI script fails on 'production' deploy - Secret creation not required
Summary: HCO deployment CLI script fails on 'production' deploy - Secret creation not ...
Keywords:
Status: CLOSED DUPLICATE of bug 1773314
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Installation
Version: 2.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Simone Tiraboschi
QA Contact: Irina Gulina
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-17 15:15 UTC by Asher Shoshan
Modified: 2019-11-20 13:48 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-20 13:38:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Asher Shoshan 2019-11-17 15:15:58 UTC
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:

Comment 1 Tareq Alayan 2019-11-20 13:38:19 UTC

*** This bug has been marked as a duplicate of bug 1773314 ***

Comment 2 Asher Shoshan 2019-11-20 13:48:11 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.