Bug 1986139

Summary: The marketplace operator default catalogs need to use the v4.9 tags
Product: OpenShift Container Platform Reporter: tflannag
Component: OLMAssignee: Kevin Rizza <krizza>
OLM sub component: OperatorHub QA Contact: xzha
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high Keywords: Triaged
Version: 4.9   
Target Milestone: ---   
Target Release: 4.9.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-10-18 17:41:12 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:

Comment 6 xzha 2021-08-25 04:48:03 UTC
verify

zhaoxia@xzha-mac ~ % oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-2021-08-24-203710   True        False         5m16s   Cluster version is 4.9.0-0.nightly-2021-08-24-203710

zhaoxia@xzha-mac ~ % oc adm release info registry.ci.openshift.org/ocp/release:4.9.0-0.nightly-2021-08-24-203710 --commits|grep marketplace
  operator-marketplace                           https://github.com/operator-framework/operator-marketplace                  017d0850333d6ba044df57bf868dca14dbb91f60

zhaoxia@xzha-mac ~ % oc get pod
NAME                                    READY   STATUS    RESTARTS   AGE
certified-operators-lxl6n               1/1     Running   0          14m
community-operators-bl8wp               1/1     Running   0          14m
marketplace-operator-754d8b4d5d-b4ns4   1/1     Running   0          23m
redhat-marketplace-njgdz                1/1     Running   0          14m
redhat-operators-5rlbs                  1/1     Running   0          14m

zhaoxia@xzha-mac ~ % oc get pod redhat-marketplace-njgdz -o yaml| grep v4.
  - image: registry.redhat.io/redhat/redhat-marketplace-index:v4.9
    image: registry.redhat.io/redhat/redhat-marketplace-index:v4.9
zhaoxia@xzha-mac ~ % oc get pod redhat-operators-5rlbs  -o yaml| grep v4.
  - image: registry.redhat.io/redhat/redhat-operator-index:v4.9
    image: registry.redhat.io/redhat/redhat-operator-index:v4.9
zhaoxia@xzha-mac ~ % oc get pod community-operators-bl8wp  -o yaml| grep v4.
  - image: registry.redhat.io/redhat/community-operator-index:v4.9
    image: registry.redhat.io/redhat/community-operator-index:v4.9
zhaoxia@xzha-mac ~ % oc get pod certified-operators-lxl6n -o yaml| grep v4.
  - image: registry.redhat.io/redhat/certified-operator-index:v4.9
    image: registry.redhat.io/redhat/certified-operator-index:v4.9


LGTM, verified.

Comment 9 errata-xmlrpc 2021-10-18 17:41:12 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.9.0 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:3759