Bug 1927393

Summary: 4.7 still points to 4.6 catalog images
Product: OpenShift Container Platform Reporter: Kevin Rizza <krizza>
Component: OLMAssignee: Kevin Rizza <krizza>
OLM sub component: OperatorHub QA Contact: Bruno Andrade <bandrade>
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: urgent CC: aballant, anbhatta, aravindh, bandrade, gmarkley, ppitonak
Version: 4.7   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 22:43:43 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:
Bug Depends On:    
Bug Blocks: 1927456    

Description Kevin Rizza 2021-02-10 16:21:57 UTC
Description of problem:
Operator Marketplace still creates the default catalog sources to point to the 4.6 index image tags for redhat, certified, and ibm marketplace catalogs.

Version-Release number of selected component (if applicable):
4.7

How reproducible:
always

Steps to Reproduce:
1. Check what the catalogs point to in the openshift-marketplace namespace

Actual results:
registry.redhat.io/redhat/redhat-operator-index:v4.6
registry.redhat.io/redhat/certified-operator-index:v4.6
registry.redhat.io/redhat/redhat-marketplace-index:v4.6

Expected results:
registry.redhat.io/redhat/redhat-operator-index:v4.7
registry.redhat.io/redhat/certified-operator-index:v4.7
registry.redhat.io/redhat/redhat-marketplace-index:v4.7

Comment 3 Bruno Andrade 2021-02-12 12:31:42 UTC
Looks good, marking as VERIFIED. 

OCP Version : 4.7.0-0.nightly-2021-02-12-013204

oc get catalogsource redhat-operators community-operators certified-operators -o yaml -n openshift-marketplace | grep image:
          f:image: {}
    image: registry.redhat.io/redhat/redhat-operator-index:v4.7
          f:image: {}
    image: registry.redhat.io/redhat/community-operator-index:v4.7
          f:image: {}
    image: registry.redhat.io/redhat/certified-operator-index:v4.7

Comment 6 errata-xmlrpc 2021-07-27 22:43:43 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.8.2 bug fix and security 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-2021:2438