Bug 1959190
Summary: | Set LABEL io.openshift.release.operator=true for driver-toolkit image addition to payload | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | dagray |
Component: | Special Resource Operator | Assignee: | Zvonko Kosic <zkosic> |
Status: | CLOSED ERRATA | QA Contact: | Lena Horsley <lhorsley> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.8 | CC: | aos-bugs, lhorsley |
Target Milestone: | --- | ||
Target Release: | 4.8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-27 23:07:46 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1959191 |
Description
dagray
2021-05-10 21:19:16 UTC
Verified this fix with David Gray: 1. Go to the openshift release nightly build page for this recent nightly build, and click "Download the installer" then click "release.txt." 2. Search for "driver-toolkit" and pull the corresponding image to your dev machine. podman pull quay.io/openshift-release-dev/<corresponding_image_to_your_dev_machine> 3. Check that it has the kernel packages installed. podman run quay.io/openshift-release-dev/<corresponding_image_to_your_dev_machine> yum list installed | grep kernel Build tested for this fix: 4.8.0-0.nightly-2021-05-11-082318 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 |