Open
Description
Feature Request
Describe the solution you'd like
When installing an operator through the API by directly creating a subscription, first you have to know which catalog source the operator is in. It would be good if OLM could take a Subscription without a catalog source and install it by examining the package manifests available on the cluster, in the same way that dependencies for operator installation are installed.