Bug 2007086
Summary: | [4.9] Bootimage bump tracker | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | RHCOS Bug Bot <rhcos-bot> | |
Component: | RHCOS | Assignee: | Micah Abbott <miabbott> | |
Status: | CLOSED ERRATA | QA Contact: | Michael Nguyen <mnguyen> | |
Severity: | medium | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.9 | CC: | bgilbert, dornelas, jligon, miabbott, 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: | 2004599 | |||
: | 2009653 (view as bug list) | Environment: | ||
Last Closed: | 2021-10-18 17:51:56 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: | 2006965, 2007089 |
Description
RHCOS Bug Bot
2021-09-23 06:01:22 UTC
Since we need this boot image bump to properly deliver the fix for the other `blocker+` BZ#2007089, I'm transitively applying the same flag here. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.9.0-0.nightly-2021-09-25-094414 True False 18m Cluster version is 4.9.0-0.nightly-2021-09-25-094414 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE mnguyen49bi-bd7bk-worker-us-west-2a 1 1 1 1 36m mnguyen49bi-bd7bk-worker-us-west-2b 1 1 1 1 36m mnguyen49bi-bd7bk-worker-us-west-2c 1 1 1 1 36m mnguyen49bi-bd7bk-worker-us-west-2d 0 0 36m $ oc -n openshift-machine-api get machinesets/mnguyen49bi-bd7bk-worker-us-west-2a -o yaml | grep ami f:ami: {} ami: id: ami-084fb1316cd1ed4cc matches boot image PR "us-east-2": { "hvm": "ami-09e637fc5885c13cc" }, "us-west-1": { "hvm": "ami-0fa0f6fce7e63dd26" }, "us-west-2": { "hvm": "ami-084fb1316cd1ed4cc" } 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 |