Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Fiduccia f8a2628266
Actually wait for applyHooks before saving 2021-08-06 02:06:05 -07: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
Cody Jackson a33893c789 Adding node editing
rancher/dashboard#557
2021-05-31 23:16:34 -07:00
Cody Jackson f2c8832545 Removed the node edit page and fixed the image names 2020-12-10 14:54:32 -07:00
lvuch 0cb4a11f4b name label 2020-10-19 10:33:16 -07:00
Cody Jackson c8d629df1b Updating Namespace to make use of CruResource
rancher/dashboard#843
2020-08-12 15:58:52 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -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
Nancy Butler b8a996c43f revert NameNsDescription and filter annotations, labels in create-edit-view 2020-04-24 12:04:15 -07:00
Nancy Butler 6249c766ab placeholder visibility
secret type display in edit form

add custom secret types

description as prop in namens

secret styling

service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Cody Jackson 7a3c09dcc4 Making updates to the node resource
Added a custom edit
Made a few modifications to the detail
Converted into a virtualType to remove import and create from the list page

rancher/dashboard#241
2020-04-09 13:51:04 -07:00