Bug 1944254

Summary: Bundle build for cluster-nfd-operator is failing on OSBS
Product: OpenShift Container Platform Reporter: Zvonko Kosic <zkosic>
Component: Node Feature Discovery OperatorAssignee: Carlos Eduardo Arango Gutierrez <carangog>
Status: CLOSED WONTFIX QA Contact: Walid A. <wabouham>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.5CC: sejug, wabouham
Target Milestone: ---   
Target Release: 4.5.z   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1944244 Environment:
Last Closed: 2021-06-14 14:51:18 UTC Type: ---
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: 1944244    
Bug Blocks:    

Description Zvonko Kosic 2021-03-29 15:23:04 UTC
+++ This bug was initially created as a clone of Bug #1944244 +++

+++ This bug was initially created as a clone of Bug #1944242 +++

Bundle build for cluster-nfd-operator is failing on OSBS. It seems to me that OSBS introduced a check and disallows null values in annotations.
cluster-nfd-operator/manifests/olm-catalog/4.7/nfd.v4.7.0.clusterserviceversion.yaml

Line 15 in 110fdc7
containerImage:

is empty. We need to either give it a value to use an empty string "", though I am not sure if the check will allow empty strings or not.

Comment 2 Carlos Eduardo Arango Gutierrez 2021-06-14 14:51:18 UTC
Now tracking 4.6 and above