Bug 2018031 - The default catalogs need to use the v4.10 tags
Summary: The default catalogs need to use the v4.10 tags
Keywords:
Status: CLOSED DUPLICATE of bug 2034409
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.10
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.10.0
Assignee: Kevin Rizza
QA Contact: xzha
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-28 03:21 UTC by xzha
Modified: 2022-01-19 08:59 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-28 13:14:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description xzha 2021-10-28 03:21:02 UTC
Description of problem:
The marketplace operator default catalogs need to use the v4.10 tags

Version-Release number of selected component (if applicable):
zhaoxia@xzha-mac openshift-tests-private % oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.0-0.nightly-2021-10-25-190146   True        False         77m     Cluster version is 4.10.0-0.nightly-2021-10-25-190146

How reproducible:
always

Steps to Reproduce:
1. check catsrc image
zhaoxia@xzha-mac openshift-tests-private % oc get catsrc certified-operators -n openshift-marketplace -o=jsonpath='{.spec.image}'
registry.redhat.io/redhat/certified-operator-index:v4.9%                                                                                                                                                  zhaoxia@xzha-mac openshift-tests-private % oc get catsrc community-operators -n openshift-marketplace -o=jsonpath='{.spec.image}'
registry.redhat.io/redhat/community-operator-index:v4.9%                                                                                                                                                  zhaoxia@xzha-mac openshift-tests-private % oc get catsrc redhat-marketplace -n openshift-marketplace -o=jsonpath='{.spec.image}'
registry.redhat.io/redhat/redhat-marketplace-index:v4.9%                                                                                                                                                  zhaoxia@xzha-mac openshift-tests-private % oc get catsrc redhat-operators -n openshift-marketplace -o=jsonpath='{.spec.image}'
registry.redhat.io/redhat/redhat-operator-index:v4.9% 
2.
3.

Actual results:
the tag is v4.9

Expected results:
the tag is v4.10

Additional info:

Comment 2 xzha 2022-01-19 08:59:14 UTC

*** This bug has been marked as a duplicate of bug 2034409 ***


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