edd904c1c4
The job factory will now accept an array of resourceSpecs that is a shorthand notation for memory, cpu, disk, and iops requirements. These specs get passed down to task groups. The task group factory will split the resource requirements near evenly (there is variance threshold) across all expected tasks. Allocations then construct task-resource objects based on the resources from the matching task. |
||
---|---|---|
.. | ||
agent.js | ||
alloc-file.js | ||
allocation.js | ||
client-allocation-stat.js | ||
client-stat.js | ||
csi-plugin.js | ||
csi-volume.js | ||
deployment-task-group-summary.js | ||
deployment.js | ||
evaluation.js | ||
job-scale.js | ||
job-summary.js | ||
job-version.js | ||
job.js | ||
namespace.js | ||
node-event.js | ||
node.js | ||
policy.js | ||
region.js | ||
scale-event.js | ||
service.js | ||
storage-controller.js | ||
storage-node.js | ||
task-event.js | ||
task-group-scale.js | ||
task-group.js | ||
task-resource.js | ||
task-state.js | ||
task.js | ||
token.js |