Commit Graph

122 Commits

Author SHA1 Message Date
n313893254 796baf2f54 Incorrect node memory usage gauge when cluster monitoring is enabled
https://github.com/rancher/rancher/issues/23786
2019-11-01 20:18:31 +08:00
Westly Wright fcad0a2953
Merge pull request #3409 from codyrancher/grafana
Move Grafana options to own section
2019-10-02 14:02:06 -07:00
Cody Jackson 32be99a9ae Move Grafana options to own section
The Grafana storage options were confusingly in the middle of the
Prometheus options on the Cluster Monitoring Configuration page.
To resolve this we moved the Grafana options to be below the
Prometheus options and above the advanced otpions.

rancher/rancher#22885
2019-10-01 15:26:49 -07:00
Westly Wright 1c30a15ee1
general cleanup 2019-10-01 09:00:56 -07:00
Westly Wright 5fce14597a
Dynamically change version label on node dashboard for dock/contd
Checks the os info to see if its docker or container d and display the
appropriate label in each case.

rancher/rancher#21099
2019-10-01 09:00:56 -07:00
Cody Jackson acc6145586 Improve robustness of showing template/revision
- We will only conditionally render template/revision section on the
monitoring page if the cluster is using a template. This was
crashing the page before.
- We will now make sure there's a string when invoking replace
when generating the template and revision display names.
- We will now respect the enable flag of template revisions
when determining if an upgrade is available.

rancher/rancher#23126
2019-09-27 12:20:29 -07:00
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
Vincent Fiduccia 4e7b7e45ad
Merge pull request #3350 from loganhz/k8s-events
Show Kubernetes events in UI
2019-09-12 17:15:01 -07:00
loganhz 9f8acf0d39 Show Kubernetes events in UI 2019-09-12 14:44:30 +08:00
n313893254 9b57a156b7 Fix answers for Monitoring Disappear After Save
https://github.com/rancher/rancher/issues/22801
2019-09-12 11:42:48 +08:00
loganhz 6e5875ef9b Show warning for node has disk pressure 2019-08-30 19:08:59 +08:00
loganhz 5b01163b1b Show role info in node detail view 2019-08-30 18:05:55 +08:00
Vincent Fiduccia 403e5bae53
Merge pull request #3300 from n313893254/20951
Istio and Monitoring issue
2019-08-27 13:31:05 -07:00
n313893254 ed7c231f38 Monitoring only support deploy to Linux node 2019-08-27 14:37:24 +08:00
n313893254 4b451a2f0f Fix TKE alert and get max and min disk size from TKE 2019-08-23 16:56:11 +08:00
loganhz c142fa7aa8 Update cluster dashboard text
https://github.com/rancher/rancher/issues/22181
2019-08-17 08:37:37 +08:00
lvuch ce4e1526e1 nav.apps and cluster dash 2019-08-07 15:45:22 -07:00
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
loganhz d0cdadd0f5 Update the UX for enabling istio 2019-08-07 07:47:22 +08:00
loganhz 73372d3298 Pass monitoring version to backend
https://github.com/rancher/rancher/issues/21460
2019-08-06 11:45:11 +08:00
Westly Wright 73b1f35381
Merge pull request #3185 from loganhz/selector
Support node selector and tolerations for other monitoring components
2019-08-05 08:57:55 -07:00
Westly Wright fecf5c346e
Merge pull request #3182 from n313893254/istio
Istio UX change
2019-08-05 08:56:57 -07:00
n313893254 453e9c7d6c Fix node dashboard issue 2019-08-05 14:25:19 +08:00
loganhz 438265b6b5 Add toleration and node selector for monitoring 2019-08-03 16:24:38 +08:00
lvuch 0eef351f4b dashboard dials 2019-08-01 15:16:36 -07:00
n313893254 cd04b1edf2 Template Lint 2019-07-23 10:50:21 +08:00
n313893254 d44085477a Change toleration title and default value when add 2019-07-23 10:50:21 +08:00
loganhz a224ed6a36 Not allow project level monitoring in system project 2019-07-23 10:50:21 +08:00
n313893254 c500bff699 Add toleration 2019-07-23 10:50:21 +08:00
n313893254 709480b1a1 Fix project monitoring cannot disable when istio is enabeld 2019-07-23 10:50:21 +08:00
n313893254 f74ac2be02 UX change and grafana check change 2019-07-23 10:50:21 +08:00
n313893254 b06822956a Reuse filed and endpoint change 2019-07-23 10:50:21 +08:00
n313893254 73d852d8bd Support configure Istio to re-use cluster level prometheus
https://github.com/rancher/rancher/issues/20900
2019-07-23 10:50:20 +08:00
Westly Wright a8016bb1f1
Merge pull request #3086 from westlywright/user.cluster.cert.alert
Add ui warning about expiring certificates
2019-07-03 08:57:59 -07:00
Westly Wright b223ee55a7
Refactor translations, fixes for <1day, expired certs, js err, color, 2019-06-28 17:36:40 -06:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
lvuch b02f234a29 displayName vs hostname - hostname doesn't work 2019-06-27 11:09:08 -07:00
lvuch 2fc252ed1b fix for 19897 2019-06-27 10:59:37 -07:00
loganhz 52ca48a4d9 Remove Umbrella Icon from 2019-06-27 17:02:03 +08:00
n313893254 d29be94e93 Support one click upgrade for Istio
https://github.com/rancher/rancher/issues/20617
2019-06-26 14:11:37 +08:00
Westly Wright 34e1aeab32
Merge pull request #3073 from lvuch/lh-0621
node dashboard 19897
2019-06-24 11:22:04 -07:00
Westly Wright 403f2c6ecc
Merge pull request #3069 from lvuch/lh-0620
2.3 issues dashboard and monitoring
2019-06-24 11:21:52 -07:00
lvuch 1c432b7db8 move date to end of first row 2019-06-24 11:17:00 -07:00
lvuch b7eab2e77c Merge branch 'lh-0621' of https://github.com/lvuch/ui into lh-0621 2019-06-24 11:05:21 -07:00
lvuch 51a3977181 replace displayName with hostname 2019-06-24 11:05:11 -07:00
Lauren Harden ee93e65e0b
Merge branch 'master' into lh-0621 2019-06-21 11:45:06 -07:00
lvuch 5613e37de4 node dashboard 19897 2019-06-21 11:34:56 -07:00
lvuch a51879d0a5 19896 and 19359 2019-06-20 12:26:42 -07:00
n313893254 750e5fc482 Fix gauge greater 100 and unit
https://github.com/rancher/rancher/issues/19413
2019-06-13 14:43:25 +08:00
loganhz 93e75659f8 Hide controller manager and scheduler for ACK cluster
https://github.com/rancher/rancher/issues/20560
2019-06-10 10:53:36 -07:00