Bug 1962286 - 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.6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.6.z
Assignee: Zvonko Kosic
QA Contact: Lena Horsley
URL:
Whiteboard:
Depends On: 1962285
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-19 16:50 UTC by OpenShift BugZilla Robot
Modified: 2021-06-22 08:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-22 08:29:48 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift driver-toolkit pull 22 0 None open [release-4.6] Bug 1962286: Update Dockerfile 2021-06-10 18:48:52 UTC
Red Hat Product Errata RHBA-2021:2410 0 None None None 2021-06-22 08:30:12 UTC

Comment 3 Lena Horsley 2021-06-16 20:33:23 UTC
Verified in build(s): 4.6.0-0.ci-2021-06-16-090222 and 4.6.0-0.nightly-2021-06-16-061653

1. Go to the OpenShift release nightly build page for the nightly build, click "Download the installer," and 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_from_previous_step> cat /etc/driver-toolkit-release.json


=====================================
Output from the command in step #3:

4.6.0-0.ci-2021-06-16-090222 build:
{ "KERNEL_VERSION": "4.18.0-193.56.1.el8_2.x86_64", "RT_KERNEL_VERSION": "4.18.0-193.24.1.rt13.74.el8_2.dt1.x86_64", "RHEL_VERSION": "8.2" }



4.6.0-0.nightly-2021-06-16-061653 build:
{ "KERNEL_VERSION": "4.18.0-193.56.1.el8_2.x86_64", "RT_KERNEL_VERSION": "4.18.0-193.56.1.rt13.106.el8_2.x86_64", "RHEL_VERSION": "8.2" }

Comment 5 errata-xmlrpc 2021-06-22 08:29:48 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 (OpenShift Container Platform 4.6.35 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-2021:2410


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