Bug 1783892 - Can not get local storage operator 4.3 on OCP 4.3
Summary: Can not get local storage operator 4.3 on OCP 4.3
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Release
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
medium
urgent
Target Milestone: ---
: 4.3.0
Assignee: Yuxiang Zhu
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks: 1781869
TreeView+ depends on / blocked
 
Reported: 2019-12-16 08:20 UTC by Liang Xia
Modified: 2019-12-17 13:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-17 13:46:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Liang Xia 2019-12-16 08:20:20 UTC
Description of problem:
Trying to install local storage operator 4.3 on a 4.3 OCP,
but only get local storage operator 4.2

We have enabled opsrc from ART as we did in 4.3 several days ago, and we are able to see local storage operator 4.2/4.3/4.4 with 4.3.0-0.nightly-2019-12-09-181855.


Version-Release number of selected component (if applicable):
4.3.0-0.nightly-2019-12-13-180405

How reproducible:
Always

Steps to Reproduce:
1. Install OCP 4.3 with opsrc from ART enabled.
2. Try to install local storage operator 4.3

Actual results:
There is no local storage operator 4.3 available, only local storage operator 4.2

Expected results:
There are local storage operator 4.2/4.3 available.


Additional info:

Comment 4 Yuxiang Zhu 2019-12-17 03:28:46 UTC
I didn't see redhat-operators-art configured in the example cluster:

oc get operatorsources --all-namespaces                                
NAMESPACE               NAME                  TYPE          ENDPOINT              REGISTRY              DISPLAYNAME           PUBLISHER   STATUS      MESSAGE                                       AGE
openshift-marketplace   certified-operators   appregistry   https://quay.io/cnr   certified-operators   Certified Operators   Red Hat     Succeeded   The object has been successfully reconciled   20h
openshift-marketplace   community-operators   appregistry   https://quay.io/cnr   community-operators   Community Operators   Red Hat     Succeeded   The object has been successfully reconciled   20h
openshift-marketplace   qe-app-registry       appregistry   https://quay.io/cnr   aosqe4                                                  Succeeded   The object has been successfully reconciled   19h
openshift-marketplace   redhat-operators      appregistry   https://quay.io/cnr   redhat-operators      Red Hat Operators     Red Hat     Succeeded   The object has been successfully reconciled   19h

Please add an operatorsources for the redhat-operators-art app registry, or push the corresponding operator metadata to aosqe4.


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