Bug 1961656 - driver-toolkit missing some release metadata
Summary: driver-toolkit missing some release metadata
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Special Resource Operator
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.0
Assignee: Zvonko Kosic
QA Contact: Lena Horsley
URL:
Whiteboard:
Depends On:
Blocks: 1962285
TreeView+ depends on / blocked
 
Reported: 2021-05-18 12:22 UTC by Zvonko Kosic
Modified: 2021-07-27 23:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 23:08:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift driver-toolkit pull 20 0 None open Bug 1961656: Update Dockerfile 2021-05-18 12:24:46 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:09:17 UTC

Description Zvonko Kosic 2021-05-18 12:22:57 UTC
Description of problem:

For mapping of the driver-toolkit onto the correct node we need some metadata embedded into the image, 


{ "KERNEL_VERSION": "5.11.11-300.fc34.x86_64", "RT_KERNEL_VERSION": "5.11.11-300.fc34.rt.x86_64", "RHEL_VERSION": "8.4" }

Comment 3 Lena Horsley 2021-05-21 17:39:51 UTC
Verified in build: 4.8.0-0.ci-2021-05-21-123118

1. Go to the OpenShift release nightly build page for the 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 with the command:
podman pull --authfile /path/to/pullsecret <openshift_release_repo>/<corresponding_image_to_your_dev_machine>


3. Enter the following command from the terminal:
podman run <image> cat /etc/driver-toolkit-release.json


=====================================
Output from the command in step #3:
{ "KERNEL_VERSION": "4.18.0-305.el8.x86_64", "RT_KERNEL_VERSION": "4.18.0-305.rt7.72.el8.x86_64", "RHEL_VERSION": "8.4" }

Comment 6 errata-xmlrpc 2021-07-27 23:08:55 UTC
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


Note You need to log in before you can comment on or make changes to this bug.