argo-cd/controller
Oscar Wieman df2b0e2711
fix typo (#17272)
Signed-off-by: Oscar Wieman <oscar@oscarr.nl>
2024-02-22 02:07:44 +00:00
..
cache fix: infer correct shard in statefulset setup (#17124, #17016) (#17167) 2024-02-13 11:51:41 -05:00
metrics fix(controller): add missing workqueue metrics (#16315) (#17013) 2024-02-14 11:48:39 -05:00
sharding fix typo (#17272) 2024-02-22 02:07:44 +00:00
testdata feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
appcontroller.go reduce unnecessary unmarshal (#17187) 2024-02-21 20:56:06 -05:00
appcontroller_test.go fix: stop initializing deployment informer if dynamic sharding is disabled (#17097) 2024-02-11 13:32:17 -05:00
clusterinfoupdater.go feat: add timeout for update cluster info (#14511) 2023-08-16 22:15:05 -04:00
clusterinfoupdater_test.go feat: add timeout for update cluster info (#14511) 2023-08-16 22:15:05 -04:00
health.go fix: produce better logs for health check errors (#12350) 2023-02-24 10:24:06 -05:00
health_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
hook.go feat: PostDelete hook support (#16595) 2023-12-18 08:40:23 -08: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 feat: add initiated by in history and rollback view (#16654) 2023-12-22 16:50:33 +00:00
state_test.go feat: add initiated by in history and rollback view (#16654) 2023-12-22 16:50:33 +00:00
sync.go fix the typo (#17116) 2024-02-07 18:32:07 +05:30
sync_namespace.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_namespace_test.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_test.go feat: grace period for repo errors to prevent aggressive unknown sync state (#16085) 2023-11-02 11:51:16 -04:00