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:
*** This bug has been marked as a duplicate of bug 1921727 ***