argo-cd/controller
argo-cd-cherry-pick-bot[bot] 4f6686fc3f
fix: correct post-delete finalizer removal when cluster not found (cherry-pick #24415 for 2.14) (#24591)
Signed-off-by: Pavel Aborilov <aborilov@gmail.com>
Co-authored-by: Pavel <aborilov@gmail.com>
2025-09-16 16:14:18 -07:00
..
cache chore: upgrade mockery to v2.53.4 (release-2.14) (#23316) 2025-06-08 07:58:46 -04:00
hydrator fix(hydrator): refresh by annotation instead of work queue (#22016) (#22067) 2025-02-27 15:30:14 -05:00
metrics fix: avoid resources lock contention (#8172) (#20329) 2024-12-16 12:18:11 -05:00
sharding chore: enable perfsprint linter (#20685) 2024-11-10 21:00:57 -05:00
testdata feat(app): add ignore-healthcheck annotation (#20462) 2024-11-21 07:16:53 -05:00
utils feat: source hydrator (#20345) 2024-12-16 16:59:09 -05:00
appcontroller.go fix: correct post-delete finalizer removal when cluster not found (cherry-pick #24415 for 2.14) (#24591) 2025-09-16 16:14:18 -07:00
appcontroller_test.go fix: improves the ui message when an operation is terminated due to controller sync timeout (cherry-pick #23657) (#23673) 2025-07-07 10:49:51 +03:00
clusterinfoupdater.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
clusterinfoupdater_test.go chore: use new fake k8s client constructor (#21186) 2024-12-16 14:49:30 +05:30
health.go fix: infinite reconciliation loop when app is in error (#23047) 2025-05-20 10:48:47 -04:00
health_test.go fix: infinite reconciliation loop when app is in error (#23047) 2025-05-20 10:48:47 -04:00
hook.go feat: source hydrator (#20345) 2024-12-16 16:59:09 -05:00
hydrator_dependencies.go fix(hydrator): refresh by annotation instead of work queue (#22016) (#22067) 2025-02-27 15:30:14 -05: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 feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
state.go fix: infinite reconciliation loop when app is in error (#23047) 2025-05-20 10:48:47 -04:00
state_test.go fix: infinite reconciliation loop when app is in error (#23047) 2025-05-20 10:48:47 -04:00
sync.go fix(sync): auto-sync loop when FailOnSharedResource (#23357) 2025-06-12 11:58:04 -04:00
sync_namespace.go chore: remove unused params (#19473) 2024-08-15 07:29:51 -04:00
sync_namespace_test.go chore: remove unused params (#19473) 2024-08-15 07:29:51 -04:00
sync_test.go fix(sync): auto-sync loop when FailOnSharedResource (#23357) 2025-06-12 11:58:04 -04:00