Bug 1909358

Summary: registry.redhat.io/redhat/community-operator-index:latest only have hyperfoil-bundle
Product: OpenShift Container Platform Reporter: Bruno Andrade <bandrade>
Component: OLMAssignee: Evan Cordell <ecordell>
OLM sub component: OLM QA Contact: Bruno Andrade <bandrade>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: dageoffr, jiazha, kuiwang, tbuskey
Version: 4.7   
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-24 15:47:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bruno Andrade 2020-12-19 11:05:28 UTC
Description of problem:

The latest image from community-operator-index only have hyperfoil-bundle and should have all community operator bundles.


How reproducible:
Always

Steps to Reproduce:
╰─$ podman create registry.redhat.io/redhat/community-operator-index:latest                                                  
00012447973a1d291e639f4cab169cbde4606f16494398737af952b8e378104d
╰─$ podman start 00012447973a1d291e639f4cab169cbde4606f16494398737af952b8e378104d                                                                
00012447973a1d291e639f4cab169cbde4606f16494398737af952b8e378104d
╰─$ podman cp 00012447973a1d291e639f4cab169cbde4606f16494398737af952b8e378104d:/database/index.db .

╰─$ sqlite3 index.db                                                         
SQLite version 3.34.0 2020-12-01 16:14:00
Enter ".help" for usage hints.
sqlite> select * from operatorbundle
   ...> ;
hyperfoil-operator.v0.5.1|||quay.io/openshift-community-operators/hyperfoil-bundle:v0.5.1||0.5.1||
hyperfoil-operator.v0.5.2|||quay.io/openshift-community-operators/hyperfoil-bundle:v0.5.2||0.5.2|hyperfoil-operator.v0.5.1|
hyperfoil-operator.v0.12.0|{"apiVersion":"operators.coreos.com/v1alpha1","kind":"ClusterServiceVersion","metadata":{"annotations":{"alm-examples":"[\n  {\n    \"apiVersion\": \"hyperfoil.io/v1alpha2\",\n    \"kind\": \"Hyperfoil\",\n    \"metadata\": {\n      \"name\": \"example-hyperfoil\"\n    },\n    \"spec\": {\n      \"agentDeployTimeout\": 120000,\n      \"route\": {\n        \"host\": \"hyperfoil.apps.mycloud.example.com\"\n      },\n      \"version\": \"latest\"\n    }\n  

Actual results:
The latest image from community-operator-index only have hyperfoil-bundle

Expected results:
Should have all community operator bundles.

Comment 1 Dan Geoffroy 2020-12-21 18:47:48 UTC
There was an issue with the community release pipeline.  This has now been resolved.

Comment 2 Bruno Andrade 2020-12-21 19:38:31 UTC
Extracted the index from the latest image and it has all manifests as expected.

Thanks, marking it as VERIFIED.

Comment 5 errata-xmlrpc 2021-02-24 15:47:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:5633