Bug 1778807

Summary: oc debug node is unavailable on s390x
Product: OpenShift Container Platform Reporter: Alex Crawford <crawford>
Component: ocAssignee: Alex Crawford <crawford>
Status: CLOSED DUPLICATE QA Contact: Jeremy Poulin <jpoulin>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.2.zCC: aos-bugs, jokerman, jpoulin, maszulik, mfojtik, yinzhou
Target Milestone: ---   
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1777031 Environment:
Last Closed: 2020-01-31 00:04:10 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: 1777031    
Bug Blocks:    

Description Alex Crawford 2019-12-02 14:35:02 UTC
+++ This bug was initially created as a clone of Bug #1777031 +++

+++ This bug was initially created as a clone of Bug #1777030 +++

oc debug node uses registry.redhat.io/rhel7/support-tools, but this container image is only available on AMD64. It should be updated to use registry.redhat.io/rhel8/support-tools, which is a multi-arch container image.

Comment 1 Jeremy Poulin 2019-12-03 18:55:49 UTC
I was able to verify this patch with a locally built oc client.

Comment 2 Alex Crawford 2019-12-04 17:39:14 UTC
Apparently we can't support RHEL8 container images on RHEL7 nodes, so the current solution isn't going to work on RHEL7 workers. We are going to try to get the RHEL7 support tools built for s390x instead.

Comment 4 Alex Crawford 2020-01-31 00:04:10 UTC

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