Hide Forgot
FYI, the subscription has no connection with the OperatorSource or CatalogSourceConfig. Moreover are you sure that your cluster is not flaking at this point? I have noticed similar issues and it usually happens when my cluster is flaking.
(In reply to aravindh from comment #1) > FYI, the subscription has no connection with the OperatorSource or > CatalogSourceConfig. Moreover are you sure that your cluster is not flaking > at this point? I have noticed similar issues and it usually happens when my > cluster is flaking. The cluster is ok. "delete the subscription" in the description means "delete the marketplace-operator".
This is expected behavior. The marketplace operator adds finalizers to those custom resources as soon as they begin the reconciliation process. Those finalizers block the crs from being deleted until our operator is able to reconcile against the deletion phase. Then the operator will remove the finalizer and the cr will be garbage collected. So there should be no action here.
change the stauts to verified by this is the expected behavior.
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:0758