Bug 1813503

Summary: Dockerfile not compatible with docker and buildah
Product: OpenShift Container Platform Reporter: Ben Parees <bparees>
Component: Node Feature Discovery OperatorAssignee: Carlos Eduardo Arango Gutierrez <carangog>
Status: CLOSED ERRATA QA Contact: Walid A. <wabouham>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.6CC: carangog, mpatel, scuppett, sejug
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1862486 (view as bug list) Environment:
Last Closed: 2020-10-27 15:57:17 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: 1862486    

Comment 1 Stephen Cuppett 2020-06-10 11:35:53 UTC
This is not a showstopper for OCP 4.5.0. Setting target release to 4.6.0 (active development branch). For fixes (if any) required/requested on earlier versions of OCP, please create clones targeting 4.5.z and earlier z-stream releases when appropriate.

Comment 2 Carlos Eduardo Arango Gutierrez 2020-07-13 16:46:18 UTC
Just confirm
the fix will be to replace https://github.com/openshift/cluster-nfd-operator/blob/master/Dockerfile.rhel7#L10 

COPY assets/* /opt/nfd/.

to

COPY assets /opt/nfd

removing the global copy?

Comment 3 Ben Parees 2020-07-13 17:19:06 UTC
yes that should work.

Comment 4 Carlos Eduardo Arango Gutierrez 2020-07-29 16:38:27 UTC
https://github.com/openshift/cluster-nfd-operator/pull/94 is ready for review to move this BZ forward

Comment 5 Carlos Eduardo Arango Gutierrez 2020-07-29 18:20:26 UTC
PR has been merged, this BZ can now go into verification stage

Comment 8 Carlos Eduardo Arango Gutierrez 2020-09-08 11:55:26 UTC
I need this BZ to move from ON_QA to trigger the cherry pick bot for the other releases

Comment 9 Ben Parees 2020-09-08 12:06:21 UTC
I think this can be verified based on https://github.com/openshift/cluster-nfd-operator/pull/94

Comment 11 errata-xmlrpc 2020-10-27 15:57:17 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 GA Images), 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-2020:4196