operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

Wire up dynamic caching layer to manage installed content #975

Open everettraven opened 1 week ago

everettraven commented 1 week ago

Following #974 , we need to wire up the ClusterExtension reconciler to utilize the dynamic cache for establishing watches on the resources to be managed for a particular ClusterExtension.

Acceptance Criteria: