Hi Douglas, could you/your team help to verify the fix for the bug on s390x?
I've check on both openshift 4.7.13 and 4.7.32 for s390x and the default pod yaml template is still " apiVersion: v1 kind: Pod metadata: name: example labels: app: hello-openshift namespace: default spec: containers: - name: hello-openshift image: openshift/hello-openshift ports: - containerPort: 8080 " As reported in the original bug openshift/hello-openshift is not a multiarch image so the pod fails with "exec format error" . I'm not sure how to check what z stream release we should be able to see this changed in with that PR, but I assume we should be have seen in it 4.7.32 since that was from yesterday Sep 22nd.
Tom, the PR does replace the pod YAML template. I suspect you're not testing a version with the change. https://github.com/openshift/console/pull/10089/files#diff-164629c8595b6c8031db084bd92b087970b1d80e44b12cf6922d6bed1f397584R413
This verification is currently in progress.
Tried on version 4.7.33 on Z and the fix is now present. Thanks
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.7.33 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-2021:3686