The OperatorGroups
feature of OLM allows a single Operator to be installed into a single namespace and have its APIs provided to many other namespaces. To improve usability, the ClusterServiceVersion
is "copied" into those target namespaces (but no Deployment
is created). Adding a simple filter bar to the list view makes it easier to find "real" ClusterServiceVersion
vs "copied" ones.
ClusterServiceVersion
list view (filtered):