operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
55 stars 53 forks source link

Add support for non-catalog sources for bundles #906

Open ankitathomas opened 4 months ago

ankitathomas commented 4 months ago

Follow-up to https://github.com/operator-framework/operator-controller/issues/747

Make room in the ClusterExtension API for other techniques for sourcing bundles (i.e. enable a future where bundles don't have to be sourced from a catalog)