Bug 2047935 - [4.11] Bootimage bump tracker
Summary: [4.11] Bootimage bump tracker
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RHCOS
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.11.0
Assignee: RHCOS Bug Bot
QA Contact: HuijingHei
URL:
Whiteboard:
Depends On:
Blocks: 2032717 2045771
TreeView+ depends on / blocked
 
Reported: 2022-01-28 21:52 UTC by RHCOS Bug Bot
Modified: 2022-08-10 10:45 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2065893 (view as bug list)
Environment:
Last Closed: 2022-08-10 10:45:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 5729 0 None open Bug 2047935: bump RHCOS 4.11 bootimage metadata 2022-03-19 01:34:27 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 10:45:36 UTC

Description RHCOS Bug Bot 2022-01-28 21:52:31 UTC
Tracker bug for bootimage bump in 4.11.  This bug should block bugs which need a bootimage bump to fix.

Comment 3 HuijingHei 2022-03-31 08:00:06 UTC
Verified passed on 4.11.0-0.nightly-2022-03-29-152521

$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-03-29-152521   True        False         2m9s    Cluster version is 4.11.0-0.nightly-2022-03-29-152521
$ oc -n openshift-machine-api get machinesets
NAME                                 DESIRED   CURRENT   READY   AVAILABLE   AGE
ci-ln-2x59l7k-72292-bpgzl-worker-a   1         1         1       1           21m
ci-ln-2x59l7k-72292-bpgzl-worker-b   1         1         1       1           21m
ci-ln-2x59l7k-72292-bpgzl-worker-c   1         1         1       1           21m
ci-ln-2x59l7k-72292-bpgzl-worker-f   0         0                             21m
$ oc -n openshift-machine-api get machinesets/ci-ln-2x59l7k-72292-bpgzl-worker-a -o yaml | grep image
            image: projects/rhcos-cloud/global/images/rhcos-411-85-202203181601-0-gcp-x86-64
            

matches snippet from boot image bump in https://github.com/openshift/installer/pull/5729

        "gcp": {
          "release": "411.85.202203181601-0",
          "project": "rhcos-cloud",
          "name": "rhcos-411-85-202203181601-0-gcp-x86-64"
        }

Comment 4 HuijingHei 2022-04-12 04:28:15 UTC
The auto test is covered by regression testing, set the flag qe_test_coverage to '+'

Comment 6 errata-xmlrpc 2022-08-10 10:45: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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069


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