controller-runtime
controller-runtime copied to clipboard
✨Move Source definitions to a single folder without breaking the API
Moves all the source logic to the same directory, making it easier to understand and refactor in the future.
(1/4) PR chain:
- https://github.com/kubernetes-sigs/controller-runtime/pull/2685
- https://github.com/kubernetes-sigs/controller-runtime/pull/2686
- https://github.com/kubernetes-sigs/controller-runtime/pull/2315
- https://github.com/kubernetes-sigs/controller-runtime/pull/2159