argo-cd/controller
2026-04-17 14:12:16 +05:30
..
cache feat: cross namespace hierarchy traversal from cluster-scoped parents to namespaced children (fixes #24379) (#24847) 2025-12-15 02:30:41 +00:00
hydrator feat(hydrator): add inline parameter support to Source Hydrator (#24228) (#24277) 2025-12-05 12:32:48 -05:00
metrics chore: refactor test functions to pass context from testing.T to fixtures (#25134) 2025-11-02 13:39:24 +01:00
sharding chore: use Expecter Structs from mockery (#25133) 2025-11-01 13:07:08 +00:00
syncid fix(tests): race condition creating the sync id (#23481) 2025-06-18 20:37:57 +00:00
testdata fix: revert #24197 (#25294) 2025-11-17 11:21:44 -08:00
appcontroller.go Revert "fix: prevent automatic refreshes from informer resync and status updates (cherry-pick #25290 for 3.3)" (#27400) 2026-04-17 14:12:16 +05:30
appcontroller_test.go Revert "fix: prevent automatic refreshes from informer resync and status updates (cherry-pick #25290 for 3.3)" (#27400) 2026-04-17 14:12:16 +05:30
clusterinfoupdater.go fix(controller): reduce secret deepcopies and deserialization (#27049) (cherry-pick release-3.3) (#27129) 2026-04-02 15:08:40 -04:00
clusterinfoupdater_test.go fix(controller): reduce secret deepcopies and deserialization (#27049) (cherry-pick release-3.3) (#27129) 2026-04-02 15:08:40 -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 fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (cherry-pick #26996 for 3.3) (#26999) 2026-03-25 13:24:09 +02:00
hook_test.go fix: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (cherry-pick #26996 for 3.3) (#26999) 2026-03-25 13:24:09 +02:00
hydrator_dependencies.go chore(refactor): use contexts in hydration operations (#24431) 2025-09-08 11:14:48 -04: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 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: Hook resources not created at PostSync when configured with PreDelete PostDelete hooks (cherry-pick #26996 for 3.3) (#26999) 2026-03-25 13:24:09 +02:00
state_test.go chore: refactor test functions to pass context from testing.T to fixtures (#25134) 2025-11-02 13:39:24 +01:00
sync.go feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00: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 fix: revert #24197 (#25294) 2025-11-17 11:21:44 -08:00