- 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
This issue is to track rolling out the changes to Source Controller.
The current strategy is one PR per reconcilier within each controller:
GitRepositoryReconcilerto new standards #411BucketReconcilerto new standards #412HelmRepositoryReconcilerto new standards #413HelmChartReconcilerto new standards @hiddecoEventRecorderinterface pkg#134, Mark events to prevent alerting spam pkg#139