argo-cd/controller
Nitish Kumar 22d3ef0ef6
fix: respect ignore differences for individual array elements in CRDs (#24197)
Signed-off-by: nitishfy <justnitish06@gmail.com>
2025-09-15 10:28:13 -04:00
..
cache feat(ui): Requests info for Cpu and Mem added to Pod details (#20637) 2025-07-31 12:55:12 -04:00
hydrator feat: preserve non-hydrated files during hydration (#24129) 2025-09-11 10:47:00 -04:00
metrics feat: add metric for sync durations(#11675) (#18474) 2025-06-16 19:00:49 -04:00
sharding chore: enable exposedSyncMutex rule from go-critic (#24026) 2025-08-03 12:47:33 +00:00
syncid fix(tests): race condition creating the sync id (#23481) 2025-06-18 20:37:57 +00:00
testdata fix: respect ignore differences for individual array elements in CRDs (#24197) 2025-09-15 10:28:13 -04:00
appcontroller.go feat(controller): Permit using newer revision when retrying failed sync (#11494) (#23038) 2025-09-11 15:19:00 +00:00
appcontroller_test.go fix(sync): do not retry when sync timeout has elapsed (#24020) 2025-08-19 09:27:43 -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 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 chore(refactor): use contexts in hydration operations (#24431) 2025-09-08 11:14:48 -04: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): use contexts in hydration operations (#24431) 2025-09-08 11:14:48 -04: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(controller): Permit using newer revision when retrying failed sync (#11494) (#23038) 2025-09-11 15:19:00 +00:00
state_test.go chore(refactor): use contexts in hydration operations (#24431) 2025-09-08 11:14:48 -04:00
sync.go fix: respect ignore differences for individual array elements in CRDs (#24197) 2025-09-15 10:28:13 -04: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: respect ignore differences for individual array elements in CRDs (#24197) 2025-09-15 10:28:13 -04:00