argo-cd/controller
Keith Chong bc4fba3f1b
feat: Show number of pod restarts in the argo ui (5041) (#5384)
Signed-off-by: Keith Chong <kykchong@redhat.com>
2021-02-02 15:18:35 -08:00
..
cache feat: Show number of pod restarts in the argo ui (5041) (#5384) 2021-02-02 15:18:35 -08:00
metrics fix: add api-server liveness probe that catches bad data in informer (#5026) 2020-12-10 11:48:27 -08:00
sharding feat: Support controller horizontal scaling (#4285) 2020-10-09 13:16:54 -07:00
appcontroller.go feat: Prevent unnecessary controller diffing with caching (#5255) 2021-01-27 16:13:29 -08:00
appcontroller_test.go fix: controller should load application related nodes from target cluster (#5208) 2021-01-11 12:35:47 -08:00
clusterinfoupdater.go chore: Change log level in updateClusters() from info to debug (#4667) 2020-10-26 14:07:34 -07:00
clusterinfoupdater_test.go Spelling (#4596) 2020-10-19 18:21:06 -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: selective sync (#3877) (#5347) 2021-01-29 12:26:47 -08:00
state_test.go fix: skipped resources should not impact sync status (#3986) 2020-07-30 10:09:12 -07:00
sync.go feat: selective sync (#3877) (#5347) 2021-01-29 12:26:47 -08:00
sync_test.go refactor: upgrade k8s client to 1.18 (#4046) 2020-08-05 11:36:40 -07:00