Bug 1955701
Summary: | [4.8] RHCOS boot image bump for RHEL 8.4 Beta | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Timothée Ravier <travier> |
Component: | RHCOS | Assignee: | Timothée Ravier <travier> |
Status: | CLOSED ERRATA | QA Contact: | Michael Nguyen <mnguyen> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | dornelas, jligon, mrussell, nstielau |
Target Milestone: | --- | ||
Target Release: | 4.8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-27 23:05:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Timothée Ravier
2021-04-30 17:01:19 UTC
Verified on 4.8.0-0.nightly-2021-05-07-075528. Boot image matches PR version. $ oc get nodes NAME STATUS ROLES AGE VERSION ci-ln-9wr6012-f76d1-z7bjv-master-0 Ready master 33m v1.21.0-rc.0+291e731 ci-ln-9wr6012-f76d1-z7bjv-master-1 Ready master 33m v1.21.0-rc.0+291e731 ci-ln-9wr6012-f76d1-z7bjv-master-2 Ready master 34m v1.21.0-rc.0+291e731 ci-ln-9wr6012-f76d1-z7bjv-worker-b-gwn8c Ready worker 25m v1.21.0-rc.0+291e731 ci-ln-9wr6012-f76d1-z7bjv-worker-c-c2ndb Ready worker 24m v1.21.0-rc.0+291e731 ci-ln-9wr6012-f76d1-z7bjv-worker-d-2sc2x Ready worker 25m v1.21.0-rc.0+291e731 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-05-07-075528 True False 12m Cluster version is 4.8.0-0.nightly-2021-05-07-075528 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE ci-ln-9wr6012-f76d1-z7bjv-worker-b 1 1 1 1 38m ci-ln-9wr6012-f76d1-z7bjv-worker-c 1 1 1 1 38m ci-ln-9wr6012-f76d1-z7bjv-worker-d 1 1 1 1 38m $ oc -n openshift-machine-api get machinesets/ci-ln-9wr6012-f76d1-z7bjv-worker-b -o yaml | grep rhcos-48.84.202104271417 image: projects/rhcos-cloud/global/images/rhcos-48-84-202104271417-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.8.2 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:2438 |