Bug 1878297 - There are 2 duplicated running pods for certified-operators/community-operators/redhat-marketplace/redhat-operators in the project openshift-marketplace
Summary: There are 2 duplicated running pods for certified-operators/community-operato...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.5.z
Assignee: Daniel Sover
QA Contact: yhui
URL:
Whiteboard:
Depends On: 1866444
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-11 20:01 UTC by OpenShift BugZilla Robot
Modified: 2020-11-05 12:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-05 12:46:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-lifecycle-manager pull 1765 0 None closed [release-4.5] Bug 1878297: remove duplicate catalog source pod when polling 2020-11-26 02:26:26 UTC
Red Hat Product Errata RHBA-2020:4325 0 None None None 2020-11-05 12:47:18 UTC

Comment 6 yhui 2020-10-27 08:50:30 UTC
Version:
[root@preserve-olm-env ~]# oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.5.16    True        False         5h      Cluster version is 4.5.16
[root@preserve-olm-env ~]# oc exec olm-operator-6b6849569c-8q9n7 -n openshift-operator-lifecycle-manager -- olm --version
OLM version: 0.15.1
git commit: 4416b81305fbc1644853796bdfe45bbd9a781643

Steps to verify:
1, Install OCP 4.5 cluster.

2, Check the catalogsource pods in the project openshift-marketplace.
[root@preserve-olm-env ~]# oc get pod -n openshift-marketplace
NAME                                   READY   STATUS    RESTARTS   AGE
certified-operators-7dd654ffbd-sg8q4   1/1     Running   0          5h19m
community-operators-67c95b8c9c-gtzzz   1/1     Running   0          5h19m
marketplace-operator-c679bd65b-r64lj   1/1     Running   0          5h19m
qe-app-registry-5b7fc87f49-n2k7c       1/1     Running   0          5h2m
redhat-marketplace-57b5bcd69d-4ktcc    1/1     Running   0          5h19m
redhat-operators-768d49b94b-64grt      1/1     Running   0          5h19m

There is only one pod for each kind of catalogsource.
The bug has been verified.

Comment 8 errata-xmlrpc 2020-11-05 12:46:54 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 (OpenShift Container Platform 4.5.17 bug fix 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/RHBA-2020:4325


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