argo-cd/cmd
Daco 92e0b553a7
feat(appset): Add a cache layer for Argo Projects to speed-up application validation (#18703)
* feat(appset): Add a cache layer for Argo Projects to speed-up application validation

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Use local client rather than custom cache

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Clean go.mod

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Merge master

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Fix after merging master
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Initialize appProject variable inside loop

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Remove unused ArgoAppClientset field
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

* Fix linter issue
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>

---------

Signed-off-by: Philippe Da Costa <pdacosta@gmail.com>
2024-09-30 10:22:49 -04:00
..
argocd/commands feat: transmit manifest-generate-path resources to the cmp-server for plugin-based applications (#19209) 2024-09-24 12:14:02 -04:00
argocd-application-controller/commands feat: option to disable writing k8s events(#18205) (#18441) 2024-09-23 08:32:17 +05:30
argocd-applicationset-controller/commands feat(appset): Add a cache layer for Argo Projects to speed-up application validation (#18703) 2024-09-30 10:22:49 -04:00
argocd-cmp-server/commands feat: support log level in cmp plugin, possibility to trace generated manifest (#18851) 2024-06-30 15:49:07 -04:00
argocd-dex/commands feat(dex): set logger based on argo config (#13191) (#19608) 2024-08-21 09:38:37 -04:00
argocd-git-ask-pass/commands feat(askpass): make askpass socket path configurable (#19313) 2024-08-01 13:12:41 -04:00
argocd-k8s-auth/commands chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
argocd-notification/commands fix notificaion controller crash loop (#19984) 2024-09-18 18:56:05 +00:00
argocd-repo-server/commands feat: transmit manifest-generate-path resources to the cmp-server for plugin-based applications (#19209) 2024-09-24 12:14:02 -04:00
argocd-server/commands feat: option to disable writing k8s events(#18205) (#18441) 2024-09-23 08:32:17 +05:30
util feat: Decoupling application sync using impersonation (#17403) 2024-09-04 14:18:47 -04:00
main.go fix: set GOMAXPROCS automatically with uber-go/automaxprocs (#16528) 2024-08-22 15:30:10 +00:00