argo-cd/controller
Blake Pettersson e6f94f227c
fix(appcontroller): selfhealattemptscount needs to be reset at times (#22095)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
2025-03-02 17:46:39 -05:00
..
cache fix: return cluster URL in error message, not full cluster object (#22094) 2025-02-28 21:10:00 +00:00
hydrator fix(hydrator): refresh by annotation instead of work queue (#22016) 2025-02-27 14:22:03 -05:00
metrics feat(metrics): add more kubectl metrics (#21720) 2025-02-19 11:21:22 -05:00
sharding fix: dynamic cluster distribution issue 20965, update the shard… (#21042) 2025-02-09 22:25:34 -05: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(appcontroller): selfhealattemptscount needs to be reset at times (#22095) 2025-03-02 17:46:39 -05:00
appcontroller_test.go fix(appcontroller): selfhealattemptscount needs to be reset at times (#22095) 2025-03-02 17:46:39 -05:00
clusterinfoupdater.go chore: enable ifElseChain from gocritic (#21636) 2025-01-22 16:13:51 -05:00
clusterinfoupdater_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
health.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
health_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05: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 fix(hydrator): don't get cluster or API versions for hydrator (#21985) 2025-02-26 13:36:48 -05:00
state_test.go chore(refactor): remove app destination inferrence logic (#21189) 2025-01-13 13:15:42 -05:00
sync.go fix: New kube applier for server side diff dry run with refactoring (#21488) (#21749) 2025-02-07 12:26:03 -05: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: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00