argo-cd/controller
Alexandre Gaudreault 9dfa9db097
fix(sync): operations in errors without status cause infinite auto-sync loop (#23356)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2025-07-16 10:39:30 -07:00
..
cache test: add tests for loading cache settings (#23605) 2025-07-02 22:35:52 -04:00
hydrator fix(hydrator): normalize repo URL when grouping (#23564) (#23565) 2025-07-01 16:33:04 +00:00
metrics feat: add metric for sync durations(#11675) (#18474) 2025-06-16 19:00:49 -04:00
sharding chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +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): operations in errors without status cause infinite auto-sync loop (#23356) 2025-07-16 10:39:30 -07:00
appcontroller_test.go chore(refactor): simplify auto-sync and alreadyAttemptedSync (#23628) 2025-07-14 14:36:05 +00: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 chore(logs): standardize application logging (#20731) (#21442) 2025-05-20 15:48:09 -04:00
health_test.go fix(controller): only update lastTransitionTime when needed (#23018) 2025-05-20 11:26:07 -04:00
hook.go chore(refactor): remove redundant rollback argument (#23627) 2025-07-02 18:32:31 -04:00
hydrator_dependencies.go chore(refactor): remove redundant rollback argument (#23627) 2025-07-02 18:32:31 -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 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