Bug 1909358 - registry.redhat.io/redhat/community-operator-index:latest only have hyperfoil-bundle
Summary: registry.redhat.io/redhat/community-operator-index:latest only have hyperfoil...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.0
Assignee: Evan Cordell
QA Contact: Bruno Andrade
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-19 11:05 UTC by Bruno Andrade
Modified: 2021-02-24 15:47 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:47:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:47:59 UTC

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


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