mirror of https://github.com/rancher/dashboard.git
- Add a Node list grouped by Node Pools
- Both Node/Node Pools are of type 'management'
- For pools...
- Show node count next to pool label
- Show description of pool underneath pool label
- Show convenience scale down/up buttons (normally scale by cluster config)
- Show node pool action menu
- For nodes
- Link to kube node
- Show node role/s
- Update Machine/Machine Pool List
- For pools
- Like Node Pools add a description of machine pool underneath label
- Like Node Pools Show convienience scale down/up buttons (normally scale by cluster config)
- For machines
- Like Nodes link to kube node
- Like Nodes show node machine role/s
- Add resource descriptions (shown on lists) for machine, machine deployment and machine set
- Addresses #3291
- Includes #3016, #493
|
||
|---|---|---|
| .. | ||
| THead.vue | ||
| filtering.js | ||
| grouping.js | ||
| index.vue | ||
| paging.js | ||
| selection.js | ||
| selectionStore.js | ||
| sorting.js | ||