Alex Dadgar
|
8d5f0fea69
|
Merge pull request #2128 from hashicorp/f-dispatch
Nomad Constructor Jobs and Dispatch
|
2017-01-06 05:22:49 +08:00 |
Diptanu Choudhury
|
9cdd576720
|
Updated changelog and fixed tests
|
2016-12-20 11:32:17 -08:00 |
Alex Dadgar
|
a1dd78c24b
|
Scheduler combines meta from job > group > task
|
2016-12-15 17:08:38 -08:00 |
Diptanu Choudhury
|
36edabb487
|
Fixed the logic of calculating queued allocation in sys sched (#1724)
|
2016-09-20 12:05:19 -07:00 |
Alex Dadgar
|
683380c25c
|
Merge pull request #1715 from hashicorp/b-dead-system-nodes
Fix bug where dead nodes weren't properly handled by system scheduler
|
2016-09-19 11:49:44 -07:00 |
Alex Dadgar
|
47551e93b4
|
Fix bug in which dead nodes weren't being properly handled by system scheduler
|
2016-09-19 11:49:27 -07:00 |
Diptanu Choudhury
|
1b3c5e98c8
|
Renaming LocalDisk to EphemeralDisk (#1710)
Renaming LocalDisk to EphemeralDisk
|
2016-09-14 15:43:42 -07:00 |
Diptanu Choudhury
|
52e9946da9
|
Implemented SetPrefferingNodes in stack
|
2016-08-30 16:17:50 -07:00 |
Diptanu Choudhury
|
3447658bba
|
Added scheduler tests to ensure disk constraints are honored
|
2016-08-25 15:31:56 -05:00 |
Diptanu Choudhury
|
c1a455983d
|
Added the chained alloc for system scheduler
|
2016-08-16 10:49:45 -07:00 |
Alex Dadgar
|
64f7eff612
|
Plan on system scheduler doesn't count nodes who don't meet constraints
|
2016-08-11 15:26:25 -07:00 |
Diptanu Choudhury
|
23fcb9f5c9
|
Ensuring system sched doesn't increment queued count when nodes are filtered
|
2016-08-10 14:33:13 -07:00 |
Diptanu Choudhury
|
13bab5b1ad
|
Added scheduler tests
|
2016-08-09 14:52:25 -07:00 |
Alex Dadgar
|
ac3328e812
|
Make scheduler mark allocations as lost
|
2016-08-03 15:57:46 -07:00 |
Diptanu Choudhury
|
eb08405467
|
Updated tests and added logic to system sched
|
2016-07-28 14:02:50 -07:00 |
Diptanu Choudhury
|
8f0d2a2775
|
Fixed some more tests
|
2016-07-25 17:26:38 -07:00 |
Diptanu Choudhury
|
39bcfcd1c6
|
Added a test to ensure system scheduler records the correct number of queued allocations
|
2016-07-25 17:26:38 -07:00 |
Diptanu Choudhury
|
487c66b84d
|
Removing the queued state of Job Summary and alloc desired status false
|
2016-07-13 13:20:46 -06:00 |
Alex Dadgar
|
ab0b57a9a1
|
Initial plan endpoint implementation - WIP
|
2016-05-05 11:21:58 -07:00 |
Alex Dadgar
|
f6e0349d3b
|
go vet
|
2016-02-12 16:08:58 -08:00 |
Alex Dadgar
|
c0721e45f6
|
Fix bug, add tests, and cli output
|
2016-01-04 14:23:06 -08:00 |
Diptanu Choudhury
|
babc68adfb
|
Fixing the scheduler tests
|
2015-11-16 13:10:57 -08:00 |
Alex Dadgar
|
70c39bd5a4
|
Add diffSystemAlloc which gives richer information which node to place a system allocation
|
2015-10-15 13:14:44 -07:00 |
Alex Dadgar
|
494244ed06
|
System scheduler and system stack
|
2015-10-14 18:39:44 -07:00 |