kcp
kcp copied to clipboard
feature: Wire Cache-based Listers Into Tenancy Reconcilers
Feature Description
We know that a number of the tenancy.kcp.dev reconcilers require global views of ClusterWorkspaceTypes and ClusterWorkspaces. We need to hard-code these types into the cache server & get cache-based listers and informers into these controllers.
Proposed Solution
Hard-coding the push of the types into the server is fine. We need to make sensible choices about handling NotFound errors with stale caches.
Alternative Solutions
No response
Want to contribute?
- [ ] I would like to work on this issue.
Additional Context
No response
Followed-up by #2612