Optimize reconciliation loop by using informers instead of calling API server each time #7
Labels
Area: Flux Pull Request Generator
Issue relates to bug or feature with the Flux Pull Request Generator
enhancement
New feature or request
Currently each controller reconciliation loop calls the K8s API to check the active Flux Helm Releases in the system, this can be optimised by potentially using K8s informers.
The text was updated successfully, but these errors were encountered: