Bug 2106061
Summary: | [4.12] Bootimage bump tracker | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | RHCOS Bug Bot <rhcos-bot> | |
Component: | RHCOS | Assignee: | Michael Nguyen <mnguyen> | |
Status: | CLOSED ERRATA | QA Contact: | HuijingHei <hhei> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.12 | CC: | bgilbert, dornelas, hhei, jligon, miabbott, mnguyen, mrussell, nstielau, qzhang, travier | |
Target Milestone: | --- | |||
Target Release: | 4.12.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2115790 (view as bug list) | Environment: | ||
Last Closed: | 2023-01-17 19:51:57 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: | 2106055, 2106062 |
Description
RHCOS Bug Bot
2022-07-11 16:14:55 UTC
Verify passed with latest 4.12.0-0.nightly. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.12.0-0.nightly-2022-07-19-212853 True False 16m Cluster version is 4.12.0-0.nightly-2022-07-19-212853 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE ci-ln-nmnvk4t-72292-frtb6-worker-a 1 1 1 1 42m ci-ln-nmnvk4t-72292-frtb6-worker-b 1 1 1 1 42m ci-ln-nmnvk4t-72292-frtb6-worker-c 1 1 1 1 42m ci-ln-nmnvk4t-72292-frtb6-worker-f 0 0 42m $ oc -n openshift-machine-api get machinesets/ci-ln-nmnvk4t-72292-frtb6-worker-a -o yaml | grep image image: projects/rhcos-cloud/global/images/rhcos-412-86-202207142104-0-gcp-x86-64 matches snippet from boot image bump in https://github.com/openshift/installer/pull/6219 "gcp": { "release": "412.86.202207142104-0", "project": "rhcos-cloud", "name": "rhcos-412-86-202207142104-0-gcp-x86-64" } 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 (Moderate: OpenShift Container Platform 4.12.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:7399 |