Hide Forgot
Description of problem: The Marketplace operator should report degraded when it fails to reconcile a default operator source. Version-Release number of selected component (if applicable): 4.2 How reproducible: Always Steps to Reproduce: 1. Make marketplace unable to successfully reconcile one of the default OperatorSources. 2. Run `oc get ClusterOperator marketplace` and note that the status does not reflect that it has degraded. Actual results: The marketplace ClusterOperator has not been placed in a degraded state. Expected results: The marketplace ClusterOperator should be placed in a degraded state. Additional info:
It has been decided that the marketplace operator will not report that it has degraded when a default operator source fails to reach the succeeded state. Instead, this information will be provided to telemetry as a part of https://bugzilla.redhat.com/show_bug.cgi?id=1732164