Commit Graph

4 Commits

Author SHA1 Message Date
Cody Jackson 71a7fb8d2d Include Template/Revision in cluster table
We want to make it easier for someone that is managing multiple
clusters to see what template and template revision a cluster
is using. We also want to make it easy for a user to notice
that a cluster isn't using the latest revision.

To achieve this we added the template and revision to a column
in the clusters table to display both. We also indicate add
a warning badge beside a revision when the revision isn't
the latest.

rancher/rancher#22047
2019-09-26 09:20:45 -07:00
loganhz a9f9b34c8e Upgrade UX for one click upgrade 2019-05-25 23:31:38 +08:00
Westly Wright 90ad09aa79
ensure page-header-project dropdown is closed when route changes
also updated ember-basic dropdown

rancher/rancher#19300
2019-04-04 14:33:59 -07:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00