Some Operators in the Marketplace do not support watching their custom resources at a cluster-wide level. OLM only ships with an OperatorGroup
for cluster-wide Operators. Here we introduce a workflow for selecting a valid OperatorGroup
for the given Operator package (based on installModes
), and if one does not exist, creating a new one that satisfies the constraints.
Addresses https://jira.coreos.com/browse/ALM-894