argo-cd/controller
Arthur Outhenin-Chalandre 79b0981b05
fix: show pruning button when only Prune=confirm is present (#23326)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2026-01-09 10:40:52 -05:00
..
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 feat: cross namespace hierarchy traversal from cluster-scoped parents to namespaced children (fixes #24379) (#24847) 2025-12-15 02:30:41 +00:00
appcontroller_test.go fix: remove unnecessary --self-heal-backoff-cooldown-seconds flag from app controller (#25579) 2025-12-10 18:39:00 +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 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 feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00:00
hook_test.go feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00: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: show pruning button when only Prune=confirm is present (#23326) 2026-01-09 10:40:52 -05:00
state_test.go fix: show pruning button when only Prune=confirm is present (#23326) 2026-01-09 10:40:52 -05: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