argo-cd/controller
Hiroki Sakamoto 0d571fce14
feat: add resource's age & creation time (#3931)
* feat: add resource creation time to api response

* feat: add creation time to model

* feat: add resource's age to app detail page

* feat: add created_at to resource summary page
2020-07-14 16:54:00 +02:00
..
cache feat: add resource's age & creation time (#3931) 2020-07-14 16:54:00 +02:00
metrics chore: Fix complaints of golang-ci lint v1.26.0 (#3673) 2020-05-30 18:54:14 -07:00
appcontroller.go feat: User can define Orphaned exception avoiding unnecessary warnings (#3900) 2020-07-09 16:19:47 -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