Bug 1849153

Summary: openshift-marketplace: Pods found with invalid container images not present in release payload (v2)
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: OLMAssignee: Kevin Rizza <krizza>
OLM sub component: OperatorHub QA Contact: Salvatore Colangelo <scolange>
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: urgent CC: bsong, ecordell, jiazha, krizza, nhale, scuppett, vdinh, wking
Version: 4.5   
Target Milestone: ---   
Target Release: 4.3.z   
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: 2020-08-05 10:54:08 UTC Type: ---
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: 1847740    
Bug Blocks:    

Comment 4 Salvatore Colangelo 2020-07-20 11:13:05 UTC
[scolange@scolange ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.3.0-0.nightly-2020-07-17-210547   True        False         8h      Cluster version is 4.3.0-0.nightly-2020-07-17-210547


[scolange@scolange ~]$ oc get pod -n openshift-marketplace
NAME                                    READY   STATUS    RESTARTS   AGE
certified-operators-956b5dcf4-ggjvq     1/1     Running   0          3h21m
community-operators-787b796bf6-8mbgg    1/1     Running   0          8h
marketplace-operator-6795dc7d7b-mnc7r   1/1     Running   0          8h
qe-app-registry-689f648d75-5x99w        1/1     Running   0          8h
redhat-operators-c46b689ff-lccjk        1/1     Running   0          3h21m


[scolange@scolange ~]$ oc exec marketplace-operator-6795dc7d7b-mnc7r  -n openshift-marketplace -- marketplace-operator --version 
Marketplace source git commit: 93e369ff99ec6f7f2e4a62edc6fc2e1a57237742
time="2020-07-20T11:05:48Z" level=info msg="Go Version: go1.12.12"
time="2020-07-20T11:05:48Z" level=info msg="Go OS/Arch: linux/amd64"
time="2020-07-20T11:05:48Z" level=info msg="operator-sdk Version: v0.8.0"


[scolange@scolange ~]$ oc exec certified-operators-956b5dcf4-ggjvq -- cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)

[scolange@scolange ~]$ oc exec community-operators-787b796bf6-8mbgg -- cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)

[scolange@scolange ~]$ oc exec marketplace-operator-6795dc7d7b-mnc7r -- cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)

[scolange@scolange ~]$ oc exec redhat-operators-c46b689ff-lccjk -- cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)

[scolange@scolange ~]$ oc exec qe-app-registry-689f648d75-5x99w -- cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)


All of them are downstream, LGTM, verify it.

Comment 6 errata-xmlrpc 2020-08-05 10:54:08 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.3.31 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:3180