Commit Graph

9 Commits

Author SHA1 Message Date
Richard Cox 1fb24c323c Fixes after review
- Fixed display of pool template size/location
- Added i10n for missing pool template description
- Fixed some comments
2021-06-28 13:21:24 +01:00
Richard Cox f960597e2c Multiple fixes and changes following Vince sync
Functional
- Attempt to load resource model file with store prefix ('cluster/node') before attempting just type ('node). Fixes kube / norman node clash
UI
- Fixed node list group/ungroup button label
- Fixed node list group label
- Fixed bottom border of row without taints
2021-06-25 13:29:29 +01:00
Richard Cox dfe4b1693f Minor Tweaks 2021-06-24 16:23:45 +01:00
Richard Cox 92d4e5e9af Add grouping and more info to the explorer kube node list
- Add POD stat to kube nodes table
- Group kube nodes by management node pools, describe pools as per old norman node pools
- Add Drain Node
- Add ability to hide table columns depending on window width
  - hide certain stats at certain widths
- Fixed an issue where RAM & CPU stats were reported strangely (multiplied over an above normal % only to be reduced to working % in formatter)
2021-06-24 13:33:45 +01:00
Richard Cox 878417b482 Fix refresh on node detail and list pages with SSR enabled
- match fix that had been applied to cluster home page
- move out common Poll code into mixin
- note - in cluster home page poll was being stopped via beforeRouteLeave, whereas others were in beforeDestroy. I've tested this in both modes and it still works ok
- addresses #2984
2021-05-14 11:12:44 +01:00
Vincent Fiduccia 6de4934e3f
More cluster options 2021-05-04 18:38:01 -07:00
Vincent Fiduccia aa7e67a015
Add provisioning ssh action to k8s node 2021-05-03 14:46:01 -07:00
Vincent Fiduccia 6d9960bf25
GitRepo 2020-09-14 04:00:33 -07:00
Cody Jackson 0d1969048f Updating the Node pages to reflect the new requirements
rancher/dashboard#241
2020-05-06 10:22:11 -07:00