- Part of https://github.com/fluxcd/flux2/issues/1601 This issue is to track rolling out the changes to Source Controller. The current strategy is one PR per reconcilier within each controller: - [x] https://github.com/fluxcd/source-controller/pull/411 - [x] https://github.com/fluxcd/source-controller/pull/412 - [x] https://github.com/fluxcd/source-controller/pull/413 - [ ] Forthcoming PR: Rewrite `HelmChartReconciler` to new standards @hiddeco - [ ] Forthcoming PR: deal with the implementation of https://github.com/fluxcd/pkg/issues/134, https://github.com/fluxcd/pkg/issues/139