Description of problem: The marketplace operator does not properly define related resources. This means support collection tools (like must-gather) can't collect the necessary information needed to debug issues with this operator. Version-Release number of selected component (if applicable): 4.1.0 (GA) How reproducible: 100% of the time. Steps to Reproduce: 1. Run must-gather collection tools. Actual results: This is missing information needed to debug the marketplace operator. Expected results: must-gather should collect the necessary resources, however, the way this works (it uses related resources), to collect this information. https://github.com/openshift/must-gather/blob/master/pkg/cmd/inspect/resource.go#L148-L164 Additional info:
https://github.com/operator-framework/operator-marketplace/pull/205
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, 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-2019:2922