Bug 1921724

Summary: operator-sdk bundle validate fails when the icon is not present
Product: OpenShift Container Platform Reporter: lgallett
Component: Operator SDKAssignee: Joe Lanford <jlanford>
Status: CLOSED DUPLICATE QA Contact: Fan Jia <jfan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.7CC: aos-bugs, jesusr
Target Milestone: ---   
Target Release: ---   
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-01-28 14:48:26 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:

Description lgallett 2021-01-28 13:58:31 UTC
Description of problem:

bundle validate command fails when the icon is not present. This is inconsistent with the operator courier tests: https://github.com/operator-framework/operator-courier/blob/master/operatorcourier/const_io.py#L94

How reproducible:

always

Steps to Reproduce:
1. create a csv without an icon
2. run the sdk bundle validate command

Actual results:

error

Expected results:

warning

Additional info:

Comment 1 Jesus M. Rodriguez 2021-01-28 14:48:26 UTC

*** This bug has been marked as a duplicate of bug 1921727 ***