argo-cd/controller
dudinea 6c043d3acb
fix: Fix excessive ls-remote requests on monorepos with Auto Sync enabled apps (26277) (#26278)
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Co-authored-by: Dan Garfield <dan.garfield@octopus.com>
2026-02-10 16:09:01 +02:00
..
cache chore(controller): Fix modernize linter (#26303) 2026-02-06 17:16:37 -05:00
hydrator chore(controller): Fix modernize linter (#26313) 2026-02-07 18:35:48 +01:00
metrics chore(controller): Fix modernize linter (#26313) 2026-02-07 18:35:48 +01:00
sharding chore(controller): Fix modernize linter (#26313) 2026-02-07 18:35:48 +01: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: Fix excessive ls-remote requests on monorepos with Auto Sync enabled apps (26277) (#26278) 2026-02-10 16:09:01 +02:00
appcontroller_test.go fix: Fix excessive ls-remote requests on monorepos with Auto Sync enabled apps (26277) (#26278) 2026-02-10 16:09:01 +02: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 fix(health): app missing health only when all resources are missing (#23995) (#25962) 2026-01-16 17:21:39 +00:00
health_test.go fix(health): app missing health only when all resources are missing (#23995) (#25962) 2026-01-16 17:21:39 +00: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 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 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(state): fix(controller): display correct SyncWave for hook resources #26208 (#26240) 2026-02-07 00:28:18 +01:00
state_test.go fix(state): fix(controller): display correct SyncWave for hook resources #26208 (#26240) 2026-02-07 00:28:18 +01:00
sync.go feat: PreDelete hooks support (Issue #13975) (#22288) 2025-12-05 20:27:03 +00:00
sync_namespace.go chore(controller): Fix modernize linter (#26303) 2026-02-06 17:16:37 -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