Bug 1829083

Summary: invalid must-gather istag imported for ppc64le setups
Product: OpenShift Container Platform Reporter: Gabe Montero <gmontero>
Component: SamplesAssignee: Gabe Montero <gmontero>
Status: CLOSED ERRATA QA Contact: XiuJuan Wang <xiuwang>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.3.zCC: adam.kaplan, aos-bugs, jokerman, jpoulin, mfojtik, mhamzy, pweil, ssadeghi, wzheng, xiuwang
Target Milestone: ---   
Target Release: 4.3.z   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: the samples operator was not copying the install pull secret when bootstrapped as removed Consequence: even though the samples operator has not installed any imagestreams into the openshift namespace, the CVO installs a set of imagestreams in the openshift to assist with customer problem determination, and those imagestreams were failing to import Fix: samples operator was updated to copy the install pull secret to the openshift namespace even when marked as removed Result: the CVO imagestreams in the openshift namespace import successfully
Story Points: ---
Clone Of: 1818476 Environment:
Last Closed: 2020-06-03 03:30:41 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: 1829073    
Bug Blocks:    

Comment 1 Gabe Montero 2020-05-08 13:35:28 UTC
PR https://github.com/openshift/cluster-samples-operator/pull/267 is up but waiting for 4.4 dep to merge etc. to get bz valid

That said, moving this to POST to aid my tracking.

Will let bot link PR when z stream process dictates

Comment 4 XiuJuan Wang 2020-05-26 05:56:48 UTC
Test in UPI-on-AWS 4.3.0-0.nightly-2020-05-25-153254 disconnect cluster.
Must-gather and other payload imagestreams initial created from payload images.
$ oc adm release info --pullspecs registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2020-05-25-153254   | grep must-gather
  must-gather                                   quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:081381dbcaa3e4849c582a683ecf7d0e1665f85fbce732e5c3c113ad8d2e5eb7
$oc describe is must-gather -n openshift
Name:			must-gather
Namespace:		openshift
Created:		2 hours ago
Labels:			<none>
Annotations:		<none>
Image Repository:	image-registry.openshift-image-registry.svc:5000/openshift/must-gather
Image Lookup:		local=false
Unique Images:		1
Tags:			1

latest
  updates automatically from registry quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:081381dbcaa3e4849c582a683ecf7d0e1665f85fbce732e5c3c113ad8d2e5eb7

  * quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:081381dbcaa3e4849c582a683ecf7d0e1665f85fbce732e5c3c113ad8d2e5eb7
      2 hours ago

Comment 6 errata-xmlrpc 2020-06-03 03:30:41 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, 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:2256