Bug 2047935
Summary: | [4.11] Bootimage bump tracker | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | RHCOS Bug Bot <rhcos-bot> | |
Component: | RHCOS | Assignee: | RHCOS Bug Bot <rhcos-bot> | |
Status: | CLOSED ERRATA | QA Contact: | HuijingHei <hhei> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.11 | CC: | achernet, bgilbert, dornelas, helwazer, hhei, igreen, jligon, miabbott, mrussell, nstielau | |
Target Milestone: | --- | |||
Target Release: | 4.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2065893 (view as bug list) | Environment: | ||
Last Closed: | 2022-08-10 10:45:08 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: | ||||
Bug Blocks: | 2032717, 2045771 |
Description
RHCOS Bug Bot
2022-01-28 21:52:31 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" } The auto test is covered by regression testing, set the flag qe_test_coverage to '+' 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 |