Bug 1959191 - Set LABEL io.openshift.release.operator=true for driver-toolkit image addition to payload
Summary: Set LABEL io.openshift.release.operator=true for driver-toolkit image additio...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Special Resource Operator
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.7.z
Assignee: Zvonko Kosic
QA Contact: Lena Horsley
URL:
Whiteboard:
Depends On: 1959190
Blocks: 1960540
TreeView+ depends on / blocked
 
Reported: 2021-05-10 21:26 UTC by OpenShift BugZilla Robot
Modified: 2021-05-24 17:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-24 17:15:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift driver-toolkit pull 18 0 None open [release-4.7] Bug 1959191: Add LABEL io.openshift.release.operator=true for addition to payload 2021-05-11 21:24:13 UTC
Red Hat Product Errata RHSA-2021:1561 0 None None None 2021-05-24 17:15:28 UTC

Description OpenShift BugZilla Robot 2021-05-10 21:26:55 UTC
+++ This bug was initially created as a clone of Bug #1959190 +++

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 3 Lena Horsley 2021-05-17 15:57:52 UTC
Fix verified on build: 4.7.11-x86_64



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 4 Lena Horsley 2021-05-17 18:30:09 UTC
Spoke to the dev and verified the fix on the 4.7.0-0.ci-2021-05-15-233927 build.

Comment 6 errata-xmlrpc 2021-05-24 17:15:19 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.7.12 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:1561


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