Bug 2060067 - 4.9.23-s390x-machine-os-content manifest invalid when mirroring content for disconnected install
Summary: 4.9.23-s390x-machine-os-content manifest invalid when mirroring content for d...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RHCOS
Version: 4.9
Hardware: s390x
OS: Linux
high
urgent
Target Milestone: ---
: 4.10.z
Assignee: Colin Walters
QA Contact: Michael Nguyen
URL:
Whiteboard:
Depends On: 2058421
Blocks: 2059761
TreeView+ depends on / blocked
 
Reported: 2022-03-02 16:01 UTC by Vikas Laad
Modified: 2022-03-16 11:12 UTC (History)
20 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2058421
Environment:
Last Closed: 2022-03-16 11:12:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2022:0811 0 None None None 2022-03-16 11:12:24 UTC

Comment 2 W. Trevor King 2022-03-03 06:19:01 UTC
This bug is tracking the long-term fix, but rc.8 is fine:

  $ for ARCH in aarch64 ppc64le s390x x86_64; do oc adm release info --pullspecs "quay.io/openshift-release-dev/ocp-release:4.10.0-rc.8-${ARCH}" | sed -n 's|.*\(quay.io/\)|\1|p'; done | sort | uniq | while read IMAGE; do oc image info "${IMAGE}" | grep 'Media Type'; done | sort | uniq -c
     44 Media Type:    application/vnd.docker.distribution.manifest.v2+json
    496 Media Type:  application/vnd.docker.distribution.manifest.v2+json

So this doesn't block 4.10.0.  If folks feel like it should block 4.10.1, they can add blocker+ back once 4.10 is out.

Comment 3 Micah Abbott 2022-03-04 17:30:00 UTC
The fix to `coreos-assembler:rhcos-4.10` landed in https://github.com/coreos/coreos-assembler/pull/2727

I've confirmed that the latest machine-os-content images pushed to Quay for all arches are in v2s2 format

Comment 8 errata-xmlrpc 2022-03-16 11:12:06 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.10.4 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-2022:0811


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