Commit Graph

21 Commits

Author SHA1 Message Date
Neil MacDougall 58feb90b2f Hide component statuses when not available 2021-12-10 08:40:36 +00:00
Neil MacDougall 3660613c19 Fix for when component statuses is not defined 2021-12-09 09:23:27 +00:00
Neil MacDougall b936223f84 Don't show events tab when embedded 2021-06-15 09:18:54 +01:00
Westly Wright cab623d56d
refactor logic of when to grey out component status indicators
the logic prior to this relied on a static list, ive updated the logic to actually check the component status objects and there health.

rancher/rancher#11496
2021-05-27 15:56:06 -07:00
Westly Wright 9bf359f44b
Add import branch to check if the status providers should be greyed
rancher/rancher#11496
2021-05-25 13:35:57 -07:00
Westly Wright c84090835d
Expose cluster reg token 4 cluster w/o nodes
For imported or custom clusters that never had a host register there was
never a way to get back to the registration command. This exposes a new
modal and button ont he cluster dashboard the allows the user to fetch
this command if the cluster doesn't have any nodes.

rancher/rancher#28548

Add import-command component the import command on imported clusters

this is the first step to exposing the command as an action in the modal for show command

Create CustomCommand component for modal show command

add custom input to show command modal

translations
2020-10-29 15:31:41 -07:00
Westly Wright 4925f54ef7
Expose node group versions on eks v2 node groups
adds both tooltip warning on cluster row and alert warning on cluster dashboard

version can only be updated on edit when cluster version is different from node group version
all other times we set the node group version to the clusters version

rancher/rancher#28335
2020-08-14 16:38:02 -07:00
Westly Wright 44ceaedaef
Update cluster model param provider
backend added there own provider param so this just renames the provider to clusterProvider

rancher/rancher#28355
2020-08-14 09:55:27 -07:00
Westly Wright 9400ca31e7
If etcd component status unavailable, grey out
rancher/rancher#26402
2020-04-09 10:37:25 -07:00
n313893254 4b451a2f0f Fix TKE alert and get max and min disk size from TKE 2019-08-23 16:56:11 +08:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
n313893254 d29be94e93 Support one click upgrade for Istio
https://github.com/rancher/rancher/issues/20617
2019-06-26 14:11:37 +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
loganhz f9d726fea1 Fix typo 2019-06-04 20:05:44 +08:00
loganhz a9f9b34c8e Upgrade UX for one click upgrade 2019-05-25 23:31:38 +08:00
Westly Wright 01125b63c4
Merge pull request #2534 from n313893254/17040
Add current cpu/memory usage in cluster dashboard
2019-02-22 09:47:56 -07:00
n313893254 8e6e8109e5 Show the current cpu/memory usage in cluster dashboard https://github.com/rancher/rancher/issues/17040 2019-02-22 11:17:04 +08:00
Vincent Fiduccia a812e6b59d
If there is no component status, call it healthy 2019-02-15 14:38:10 -07:00
Westly Wright 77c3ac1b45
update cluster capa for prop rename ingressControllers -> ingressCapabilities
rancher/rancher#16783
2018-12-11 13:10:18 -07:00
loganhz ad48adb1a1 Fix graph issue when switching clusters
https://github.com/rancher/rancher/issues/16973
2018-12-09 10:17:26 +08: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