open-nomad/ui/mirage/factories
Michael Lange edd904c1c4 Allow for custom resource requirements for jobs that are recognized by allocations
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.
2020-09-04 13:46:49 -07:00
..
agent.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
alloc-file.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
allocation.js Allow for custom resource requirements for jobs that are recognized by allocations 2020-09-04 13:46:49 -07:00
client-allocation-stat.js Update everything to work with the mirage backwards incompat 2019-04-10 14:54:37 -07:00
client-stat.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
csi-plugin.js Work around a mirage bug 2020-05-18 17:23:55 -07:00
csi-volume.js UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
deployment-task-group-summary.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
deployment.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
evaluation.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
job-scale.js Model job scaling and events in Mirage 2020-07-29 19:07:24 -07:00
job-summary.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
job-version.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
job.js Allow for custom resource requirements for jobs that are recognized by allocations 2020-09-04 13:46:49 -07:00
namespace.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
node-event.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
node.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
policy.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
region.js Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
scale-event.js Force mock error scale events to be annotations 2020-08-05 12:02:22 -07:00
service.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
storage-controller.js Add cycling to factory healthy flags 2020-06-19 15:43:32 -05:00
storage-node.js Add cycling to factory healthy flags 2020-06-19 15:43:32 -05:00
task-event.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
task-group-scale.js Make scale event properties more conditional and serialized correctly 2020-07-29 19:07:24 -07:00
task-group.js Allow for custom resource requirements for jobs that are recognized by allocations 2020-09-04 13:46:49 -07:00
task-resource.js Update everything to work with the mirage backwards incompat 2019-04-10 14:54:37 -07:00
task-state.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
task.js Temporarily remove poststop from the UI 2020-08-31 19:32:38 -07:00
token.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00