Bug 2007087
Summary: | [4.7] 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.7 | CC: | bgilbert, dornelas, hhei, jligon, miabbott, mrussell, nstielau, qzhang |
Target Milestone: | --- | ||
Target Release: | 4.7.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1964753 | Environment: | |
Last Closed: | 2022-07-14 04:47:33 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: | 2006965 | ||
Bug Blocks: | 2007088, 2078001 |
Description
RHCOS Bug Bot
2021-09-23 06:01:28 UTC
$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.7.0-0.nightly-2022-06-17-174136 True False 13m Cluster version is 4.7.0-0.nightly-2022-06-17-174136 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE ci-ln-vywd9t2-72292-fpddz-worker-a 1 1 1 1 37m ci-ln-vywd9t2-72292-fpddz-worker-b 1 1 1 1 37m ci-ln-vywd9t2-72292-fpddz-worker-c 1 1 1 1 37m ci-ln-vywd9t2-72292-fpddz-worker-f 0 0 37m [coreos-assembler]$ oc -n openshift-machine-api get machinesets/ci-ln-vywd9t2-72292-fpddz-worker-c -o yaml | grep image image: projects/rhcos-cloud/global/images/rhcos-47-84-202206131038-0-gcp-x86-64 matches snippet from boot image bump in https://github.com/openshift/installer/pull/6012 "gcp": { "path": "rhcos-47.84.202206131038-0-gcp.x86_64.tar.gz", "sha256": "4a317b9661ef1082f33f6e83597ff9fcde7545ce2cab0fc139d0b738378c4db6", "size": 987002457 }, 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 (OpenShift Container Platform 4.7.54 bug fix 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/RHBA-2022:5505 |