Bug 1986139 - The marketplace operator default catalogs need to use the v4.9 tags
Summary: The marketplace operator default catalogs need to use the v4.9 tags
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.9.0
Assignee: Kevin Rizza
QA Contact: xzha
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-26 18:12 UTC by tflannag
Modified: 2021-10-18 17:42 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:41:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-marketplace pull 415 0 None Waiting on Customer [Insights/Subscriptions/RFE] Subscription watch SAP and SAP-Solution subscription support 2022-06-28 08:22:33 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:42:29 UTC

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


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