Bug 2009653
Summary: | [4.9] 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: | Michael Nguyen <mnguyen> | |
Severity: | medium | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.9 | CC: | bgilbert, dornelas, hhei, jligon, miabbott, mifiedle, mrussell, nstielau | |
Target Milestone: | --- | |||
Target Release: | 4.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 2007086 | |||
: | 2043298 (view as bug list) | Environment: | ||
Last Closed: | 2021-10-18 17: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: | 2004596 | |||
Bug Blocks: | 2009652, 2011958, 2011961 |
Description
RHCOS Bug Bot
2021-10-01 07:29:34 UTC
Marking this blocker+ for tracking since it is required to complete bug 2011050 fix. Verify passed with OCP 4.9.0-rc.7 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.9.0-rc.7 True False 68m Cluster version is 4.9.0-rc.7 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE ci-ln-6cjrk1t-f76d1-r6s68-worker-a 1 1 1 1 87m ci-ln-6cjrk1t-f76d1-r6s68-worker-b 1 1 1 1 87m ci-ln-6cjrk1t-f76d1-r6s68-worker-c 1 1 1 1 87m ci-ln-6cjrk1t-f76d1-r6s68-worker-f 0 0 87m $ oc -n openshift-machine-api get machinesets/ci-ln-6cjrk1t-f76d1-r6s68-worker-a -o yaml | grep image image: projects/rhcos-cloud/global/images/rhcos-49-84-202110081407-0-gcp-x86-64 matches boot image PR(https://github.com/openshift/installer/pull/5279) "gcp": { "image": "rhcos-49-84-202110081407-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.9.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-2021:3759 |