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 OperatorAssignee: Zvonko Kosic <zkosic>
Status: CLOSED ERRATA QA Contact: Lena Horsley <lhorsley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.8CC: 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
The driver-toolkit should be shipped as part of the release payload, however the necessary label 

`LABEL io.openshift.release.operator=true`

is missing from the Dockerfile.

Relevant docs: https://docs.ci.openshift.org/docs/how-tos/onboarding-a-new-component/#product-builds-and-becoming-part-of-an-openshift-release-image


ART is able to patch this label in on their side, but in order for the driver-toolkit to also be a part of the ci release images, this fix needs to be added and back-ported.

Comment 2 Lena Horsley 2021-05-11 20:55:24 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

Comment 3 Lena Horsley 2021-05-17 15:41:08 UTC
Build tested for this fix: 4.8.0-0.nightly-2021-05-11-082318

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