Armon Dadgar
|
373db0608f
|
nomad: using struct level validations
|
2015-09-15 11:25:48 -07:00 |
Armon Dadgar
|
c713cfb9ac
|
nomad: testing the job validations
|
2015-09-15 11:23:03 -07:00 |
Armon Dadgar
|
c5cf345df7
|
nomad: fixing tests
|
2015-09-15 11:12:46 -07:00 |
Armon Dadgar
|
3ccf1d98d7
|
nomad: adding job validation
|
2015-09-15 10:46:10 -07:00 |
Mitchell Hashimoto
|
9c9e3ed083
|
jobspec: parse network resources
|
2015-09-14 18:27:37 -07:00 |
Mitchell Hashimoto
|
42a36b300b
|
jobspec: parse regions
|
2015-09-14 18:18:49 -07:00 |
Mitchell Hashimoto
|
9bd1c2f177
|
jobspec: parsing
|
2015-09-14 17:43:42 -07:00 |
Armon Dadgar
|
f575b07827
|
nomad: fixing unit tests
|
2015-09-13 18:46:40 -07:00 |
Armon Dadgar
|
cbc9b6dae2
|
nomad: thread alloc fit failure reason through
|
2015-09-13 18:38:11 -07:00 |
Armon Dadgar
|
2ff133c0e6
|
nomad: rename region1 to global. Fixes #41
|
2015-09-13 18:18:40 -07:00 |
Armon Dadgar
|
cece4473b8
|
scheduler: in-place update should preserve network offer
|
2015-09-13 17:06:34 -07:00 |
Armon Dadgar
|
fcd367e657
|
scheduler: track dimension of exhaustion
|
2015-09-13 16:48:01 -07:00 |
Armon Dadgar
|
3690565f5a
|
nomad: adding reason network offer failed
|
2015-09-13 16:40:53 -07:00 |
Armon Dadgar
|
13815fb733
|
mock: use network resources
|
2015-09-13 16:40:31 -07:00 |
Armon Dadgar
|
7586b39a7b
|
nomad: removing old network index lookup methods
|
2015-09-13 15:04:36 -07:00 |
Armon Dadgar
|
373c4ee83a
|
nomad: Resource Superset ignores network in favor of NetworkIndex
|
2015-09-13 14:59:34 -07:00 |
Armon Dadgar
|
cb3aa5d4db
|
nomad: update for new AllocsFit API
|
2015-09-13 14:57:58 -07:00 |
Armon Dadgar
|
1884296ff8
|
nomad: remove PortsOvercommited in favor of NetworkIndex
|
2015-09-13 14:56:51 -07:00 |
Armon Dadgar
|
c21ff50107
|
nomad: exposing IntContains
|
2015-09-13 14:36:33 -07:00 |
Armon Dadgar
|
e901b0a1ca
|
nomad: moving network index
|
2015-09-13 14:35:28 -07:00 |
Armon Dadgar
|
8bbf0bfb76
|
nomad: adding copy helpers
|
2015-09-13 14:30:45 -07:00 |
Armon Dadgar
|
5c8f1c0fa5
|
scheduler: adding helper library for network assignments
|
2015-09-12 19:34:46 -07:00 |
Armon Dadgar
|
a829c8db50
|
nomad: add device name for network
|
2015-09-12 19:13:00 -07:00 |
Armon Dadgar
|
5b6d365709
|
nomad: removing public field of network
|
2015-09-12 17:32:08 -07:00 |
Armon Dadgar
|
39fa04eda7
|
nomad: aggregate by blank network constraints
|
2015-09-12 17:04:09 -07:00 |
Armon Dadgar
|
47f6a8a64a
|
nomad: Support adding NetworkResource by CIDR/IP
|
2015-09-12 16:33:41 -07:00 |
Armon Dadgar
|
2eb8044518
|
nomad: handle network usage superset by CIDR/IP
|
2015-09-12 16:29:45 -07:00 |
Armon Dadgar
|
a8d0c6994e
|
nomad: Adding per-task resources block
|
2015-09-12 16:22:18 -07:00 |
Armon Dadgar
|
93020187da
|
nomad: removing unused job type
|
2015-09-12 16:22:09 -07:00 |
Armon Dadgar
|
2d4fad31b2
|
nomad: adding IP to NetworkResource
|
2015-09-12 16:21:57 -07:00 |
Chris Bednarski
|
0cc7ed77cc
|
Merge pull request #35 from hashicorp/b-serfv4
Change serf version to 4 so the entire test suite doesn't fail
|
2015-09-11 12:34:21 -07:00 |
Chris Bednarski
|
78bbad2d8d
|
Remove todo because there is no serf version 5
|
2015-09-11 11:22:36 -07:00 |
Chris Bednarski
|
da93d4a30f
|
Change error to err to be consistent with other usage
|
2015-09-11 10:26:33 -07:00 |
Chris Bednarski
|
39feffd67f
|
Change debug to info
|
2015-09-11 10:24:52 -07:00 |
Chris Bednarski
|
6ea318cacb
|
Change to use the logger instance defined earlier
|
2015-09-11 10:23:53 -07:00 |
Chris Bednarski
|
d93459b797
|
Change serf version to 4 so the entire test suite doesn't fail
|
2015-09-11 10:21:15 -07:00 |
Chris Bednarski
|
3000ef07c1
|
Added logging to server startup so we can see where it fails
|
2015-09-11 10:20:36 -07:00 |
Armon Dadgar
|
ea0795995d
|
Use a single implementation of GenerateUUID
|
2015-09-07 15:23:03 -07:00 |
Armon Dadgar
|
293e44474b
|
nomad: adding helper structs
|
2015-09-07 15:08:50 -07:00 |
Armon Dadgar
|
df16cea2a4
|
nomad: worker supports create eval
|
2015-09-07 14:23:48 -07:00 |
Armon Dadgar
|
a2a58e0e98
|
nomad: guard eval creation based on parent eval
|
2015-09-07 14:21:38 -07:00 |
Armon Dadgar
|
96a8d079e2
|
nomad: adding Eval.Create endpoint
|
2015-09-07 14:17:11 -07:00 |
Armon Dadgar
|
fe2e046481
|
nomad: support time wait for evaluations
|
2015-09-07 13:00:45 -07:00 |
Armon Dadgar
|
31f2c4fbaa
|
nomad: adding fields to cause an evaluation to 'wait'
|
2015-09-07 12:47:48 -07:00 |
Armon Dadgar
|
6f9a9a643d
|
nomad: helper struct func
|
2015-09-07 12:23:34 -07:00 |
Armon Dadgar
|
e8b3199471
|
nomad: PopUpdate should minimize plan size
|
2015-09-07 12:05:18 -07:00 |
Armon Dadgar
|
c8a116b287
|
nomad: adding helper to manipulate plans
|
2015-09-07 12:00:34 -07:00 |
Armon Dadgar
|
ad681be59c
|
nomad: adding node GC
|
2015-09-07 11:01:29 -07:00 |
Armon Dadgar
|
7d69aa78c1
|
nomad: using Raft StartAsLeader to make tests faster
|
2015-09-07 10:46:41 -07:00 |
Armon Dadgar
|
8bedd3769c
|
nomad: unifying the state store API
|
2015-09-06 20:56:38 -07:00 |