argo-cd/controller
2025-04-20 14:54:38 +03:00
..
cache feat(controller): enable batch event processing by default (#22338) 2025-03-13 17:40:31 -04:00
hydrator fix(hydrator): refresh by annotation instead of work queue (#22016) 2025-02-27 14:22:03 -05:00
metrics chore(deps): bump github.com/argoproj/pkg to v2.0.1 (#22516) 2025-04-16 13:15:42 -07:00
sharding chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
testdata chore: cleanup diff-cache testdata (#21600) 2025-01-21 17:08:46 +00:00
utils Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
appcontroller.go fix: Race condition occurs during initial sharing (#22696) 2025-04-17 02:03:14 +00:00
appcontroller_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04: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(controller): always set health.status.lastTransitionTime (#22665) (#22666) 2025-04-14 17:16:40 +00:00
health_test.go fix(controller): always set health.status.lastTransitionTime (#22665) (#22666) 2025-04-14 17:16:40 +00:00
hook.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
hydrator_dependencies.go fix(hydrator): refresh by annotation instead of work queue (#22016) 2025-02-27 14:22:03 -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 chore: use testify instead of native testing (#21781) 2025-02-05 09:46:52 -05:00
state.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
state_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
sync.go feat: Enable SkipDryRunOnMissingResource sync option on Application level (#22679) 2025-04-20 14:54:38 +03: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 chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00