argo-cd/controller
Michael Crenshaw 68e5a4a12c
chore(hydrator): simplify dupe destination detection (#23566)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-08-27 13:05:26 -04:00
..
cache feat(ui): Requests info for Cpu and Mem added to Pod details (#20637) 2025-07-31 12:55:12 -04:00
hydrator chore(hydrator): simplify dupe destination detection (#23566) 2025-08-27 13:05:26 -04:00
metrics feat: add metric for sync durations(#11675) (#18474) 2025-06-16 19:00:49 -04:00
sharding chore: enable exposedSyncMutex rule from go-critic (#24026) 2025-08-03 12:47:33 +00:00
syncid fix(tests): race condition creating the sync id (#23481) 2025-06-18 20:37:57 +00:00
testdata chore: replace heptio-images with argocd-e2e-container (#23040) 2025-05-19 07:49:11 -07:00
appcontroller.go fix(sync): do not retry when sync timeout has elapsed (#24020) 2025-08-19 09:27:43 -04:00
appcontroller_test.go fix(sync): do not retry when sync timeout has elapsed (#24020) 2025-08-19 09:27:43 -04:00
clusterinfoupdater.go chore: enable ifElseChain from gocritic (#21636) 2025-01-22 16:13:51 -05:00
clusterinfoupdater_test.go chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
health.go feat(health): CronJob health and suspend, resume and terminate Job actions (#23991) 2025-08-13 16:08:24 -04:00
health_test.go feat(health): CronJob health and suspend, resume and terminate Job actions (#23991) 2025-08-13 16:08:24 -04:00
hook.go chore(refactor): remove redundant rollback argument (#23627) 2025-07-02 18:32:31 -04:00
hydrator_dependencies.go fix: remove tracking annotation from git manifest when performing hydration (#23857) 2025-08-04 17:21:47 +03:00
hydrator_dependencies_test.go fix: remove tracking annotation from git manifest when performing hydration (#23857) 2025-08-04 17:21:47 +03: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 chore: use testify instead of native testing (#21781) 2025-02-05 09:46:52 -05:00
state.go fix(sync): operations in errors without status cause infinite auto-sync loop (#23356) 2025-07-16 10:39:30 -07:00
state_test.go chore(refactor): simplify auto-sync and alreadyAttemptedSync (#23628) 2025-07-14 14:36:05 +00:00
sync.go fix(sync): operations in errors without status cause infinite auto-sync loop (#23356) 2025-07-16 10:39:30 -07:00
sync_namespace.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
sync_namespace_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
sync_test.go chore(refactor): project as SyncAppState parameter (#23629) 2025-07-03 13:16:58 -04:00