argo-cd/controller
Alexander Matyushentsev 8981a5b855
fix: controller incorrectly detecting diff during app normalization (#27002)
Signed-off-by: Alexander Matyushentsev <alexander@akuity.io>
2026-03-25 12:32:07 +00:00
..
cache chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
hydrator refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
metrics chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
sharding refactor: remove helper pointer functions in pull_request tests (#26598) 2026-02-24 13:05:53 -05:00
syncid chore(controller): Fix modernize linter (#26303) 2026-02-06 17:16:37 -05:00
testdata fix: revert #24197 (#25294) 2025-11-17 11:21:44 -08:00
appcontroller.go fix: controller incorrectly detecting diff during app normalization (#27002) 2026-03-25 12:32:07 +00:00
appcontroller_test.go fix: allow automatedSyncPolicy fields to be changed to false (#26763) 2026-03-14 11:27:15 -04:00
clusterinfoupdater.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
clusterinfoupdater_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
health.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
health_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
hook.go fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (#26996) 2026-03-25 12:09:14 +02:00
hook_test.go fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (#26996) 2026-03-25 12:09:14 +02:00
hydrator_dependencies.go feat(hydrator): making configurable authorName/Email used for hydration commit (#22847) (#25746) 2026-01-21 08:44:32 -05:00
hydrator_dependencies_test.go chore: refactor test functions to pass context from testing.T to fixtures (#25134) 2025-11-02 13:39:24 +01:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
sort_delete.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sort_delete_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
state.go fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (#26996) 2026-03-25 12:09:14 +02:00
state_test.go feat: add Prune and Delete as application level sync option (#23370) 2026-03-13 13:50:34 -04:00
sync.go fix: prevent panic on nil APIResource in permission validator (#26610) 2026-03-18 14:27:24 -04:00
sync_namespace.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sync_namespace_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
sync_test.go fix: prevent panic on nil APIResource in permission validator (#26610) 2026-03-18 14:27:24 -04:00