operator-controller
operator-controller copied to clipboard
Update cache settings to only include `BundleDeployments` owned by an `Operator`
Once #520 get merged we want to update cache settings (and BD labelling, if necessary) to filter BDs by some label selector so that we're not caching all BDs in the cluster, but instead just the ones we care about (e.g. ones owned by an Operator
).
Originally posted by @joelanford in https://github.com/operator-framework/operator-controller/pull/520#discussion_r1384911716