argo-cd/controller
Alexander Matyushentsev d09d25cc2a
feat: implement 'argocd-util apps get-reconcile-results command' (#3888)
* feat: implement 'argocd-util apps get-reconcile-results' command

* implement missing unit tests
2020-07-02 13:47:56 -07:00
..
cache fix: avoid lock contention in GetClustersInfo method (#3844) 2020-06-24 17:19:39 -07:00
metrics chore: Fix complaints of golang-ci lint v1.26.0 (#3673) 2020-05-30 18:54:14 -07:00
appcontroller.go feat: Display cluster info on cluster details page (#3793) 2020-06-22 17:51:20 -07:00
appcontroller_test.go feat: implement 'argocd-util apps get-reconcile-results command' (#3888) 2020-07-02 13:47:56 -07:00
clusterinfoupdater.go feat: Display cluster info on cluster details page (#3793) 2020-06-22 17:51:20 -07:00
clusterinfoupdater_test.go feat: Display cluster info on cluster details page (#3793) 2020-06-22 17:51:20 -07:00
state.go feat: implement 'argocd-util apps get-reconcile-results command' (#3888) 2020-07-02 13:47:56 -07:00
state_test.go feat: implement 'argocd-util apps get-reconcile-results command' (#3888) 2020-07-02 13:47:56 -07:00
sync.go fix: controller should not re-trigger auto-sync if sync failed due to comparison error (#3824) 2020-06-22 14:09:22 -07:00
sync_test.go fix: controller should not re-trigger auto-sync if sync failed due to comparison error (#3824) 2020-06-22 14:09:22 -07:00