Feature #19438
closedShow resource requests for containers
Description
Probably another card on the process run panel.
Need to display runtime_constraints (the hardware resources requested) and the data from node.json (in the log collection) (on the cloud, this is the node that was actually assigned).
Files
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-09-14 sprint to 2022-09-28 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-09-28 sprint to 2022-10-12 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-11-09 sprint to 2022-11-23 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-11-23 sprint to 2022-12-07 Sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-12-07 Sprint to 2022-12-21 Sprint
Updated by Peter Amstutz almost 2 years ago
- Tracker changed from Bug to Feature
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2022-12-21 Sprint to 2023-01-18 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-01-18 sprint to 2022-12-21 Sprint
Updated by Peter Amstutz almost 2 years ago
- Assigned To changed from Stephen Smith to Peter Amstutz
Updated by Peter Amstutz almost 2 years ago
19438-resource-panel @ arvados-workbench2|ed4389e99b60c9e2316312829ed5f105dd1cf3b7
Adds a new "Resource" panel which shows the requested resource and instance type side by side. Borrowed heavily from the bones of the input/output panel.
Updated by Peter Amstutz almost 2 years ago
Updated by Sarah Zaranek almost 2 years ago
Can we capitalize Cores --? since everything else is?
Also can be capitalize Requested Resources and Assigned Instance Type OR
And since it is under resources you might get away with Requested and Assigned
I have converted the code not to use bold black - but maybe something like grey700/800 would be better
Also Requested Resources has 5 rows and the other one 4
I would consider learning API off since it is different than what this is actually showing and/or put it somewhere else? Or adjusting it because that last row on LHS looks cramped and a little odd.
Might to later crosslink the JSON file where this is stored
Updated by Stephen Smith almost 2 years ago
Looks good aside from some missing styles for consistency, the avatar / iconHeader styles for the icon sizing/color and the title / header styles for the card title spacing / text color.
The data is plain but does the job
Updated by Peter Amstutz almost 2 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 2 years ago
- Status changed from In Progress to Resolved