argo-cd/controller
Michael Crenshaw 4ff5b415cf
chore: log more fields with error (#15735)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
2023-10-06 20:49:33 +00:00
..
cache feat: Add ARGOCD_CLUSTER_CACHE_LIST_PAGE_BUFFER_SIZE environment variable (#15159) 2023-09-06 22:01:35 -04:00
metrics feat: dynamic rebalancing of clusters across shards (#15036) 2023-09-22 19:49:09 +00:00
sharding feat: dynamic rebalancing of clusters across shards (#15036) 2023-09-22 19:49:09 +00:00
testdata feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
appcontroller.go chore: log more fields with error (#15735) 2023-10-06 20:49:33 +00:00
appcontroller_test.go feat: added patch_ms and setop_ms timings to reconciliation logs (#15595) 2023-09-20 22:18:38 -07:00
clusterinfoupdater.go feat: add timeout for update cluster info (#14511) 2023-08-16 22:15:05 -04:00
clusterinfoupdater_test.go feat: add timeout for update cluster info (#14511) 2023-08-16 22:15:05 -04:00
health.go fix: produce better logs for health check errors (#12350) 2023-02-24 10:24:06 -05:00
health_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
sort_delete.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
sort_delete_test.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
state.go fix(controller): make managed namespaces more 'prune-proof' (#13999) 2023-09-13 11:45:06 -04:00
state_test.go fix(controller): make managed namespaces more 'prune-proof' (#13999) 2023-09-13 11:45:06 -04:00
sync.go fix: update managed namespace metadata (#13074) 2023-05-19 09:55:08 -04:00
sync_namespace.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_namespace_test.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_test.go chore: use t.Setenv to set env vars in tests (#14377) 2023-07-06 19:50:08 -04:00