Closed as not planned
Description
I'm starting to write a controller that will need to span clusters, and I am not sure if what was documented 4 years ago is still the way to move forward. https://github.com/kubernetes-sigs/controller-runtime/blob/main/designs/move-cluster-specific-code-out-of-manager.md
I've read through: #745
Is there an example / pattern people should use when writing a controller that spans more than 1 cluster?