argo-cd/controller
pedro-cs-ribeiro 3bf3d8a212
feat: PreDelete hooks support (Issue #13975) (#22288)
Signed-off-by: Dan Garfield <dan@codefresh.io>
Signed-off-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com>
Co-authored-by: Dan Garfield <dan@codefresh.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrii Korotkov <137232734+andrii-korotkov-verkada@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
Co-authored-by: pedro-ribeiro-rci <pedro.ribeiro@rci.rogers.ca>
Co-authored-by: Pedro Ribeiro <pedro.ribeiro@cross-join.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2025-12-05 20:27:03 +00:00
..
cache feat: Add the ability to not autogenerate external URLs from ingress object (#13705) (#25383) 2025-12-02 12:04:58 +02: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: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00:00
appcontroller_test.go feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +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 feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00: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