Diptanu Choudhury
|
a9acc52b4e
|
Fixed validation logic for restart policy when interval is zero
|
2015-11-17 02:56:11 -05:00 |
Diptanu Choudhury
|
0238e27d5d
|
Fixed the structs test
|
2015-11-16 13:10:57 -08:00 |
Diptanu Choudhury
|
52eb6c77af
|
Fixing tests to not create a TG without restart policies
|
2015-11-02 13:24:59 -08:00 |
Alex Dadgar
|
fd9c2baf02
|
Constants for constraints and renaming to use undescore instead of camel
|
2015-10-26 13:47:56 -07:00 |
Armon Dadgar
|
369be8e8f4
|
nomad: additional constraint validation
|
2015-10-11 15:50:16 -04:00 |
Chris Bednarski
|
4554a678e5
|
Remove this guard since it's likely to hide nasty bugs where nomad should crash
|
2015-09-24 15:38:11 -07:00 |
Chris Bednarski
|
130263af84
|
Add exhaustive tests and nil guard to List and Map for NetworkResource
|
2015-09-24 15:11:44 -07:00 |
Chris Bednarski
|
50b967d716
|
Added ListStaticPorts() to get a list of statically-allocated ports from the NetworkResource
|
2015-09-23 22:28:34 -07:00 |
Chris Bednarski
|
38b7f0b452
|
That method is gone
|
2015-09-23 13:45:23 -07:00 |
Chris Bednarski
|
e2c324d098
|
Merge branch 'master' into f-port-configs
|
2015-09-23 11:57:12 -07:00 |
Armon Dadgar
|
b213462cb4
|
Change CPU from float64 to int
|
2015-09-23 11:14:32 -07:00 |
Chris Bednarski
|
3e90379f05
|
Pass dynamic ports to the exec driver via environment variables
|
2015-09-22 22:33:29 -07:00 |
Chris Bednarski
|
168c959497
|
Added named ports
|
2015-09-22 13:59:16 -07:00 |
Armon Dadgar
|
c713cfb9ac
|
nomad: testing the job validations
|
2015-09-15 11:23:03 -07:00 |
Armon Dadgar
|
cbc9b6dae2
|
nomad: thread alloc fit failure reason through
|
2015-09-13 18:38:11 -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
|
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
|
2d4fad31b2
|
nomad: adding IP to NetworkResource
|
2015-09-12 16:21:57 -07:00 |
Armon Dadgar
|
1701275936
|
nomad: share resource adding
|
2015-08-04 17:41:02 -07:00 |
Armon Dadgar
|
f23e0db780
|
nomad: share and test superset
|
2015-08-04 17:32:57 -07:00 |
Armon Dadgar
|
0c3bab297c
|
nomad: testing
|
2015-08-04 17:23:42 -07:00 |
Armon Dadgar
|
6b63bfa5a2
|
structs: adding encode and decode
|
2015-06-06 00:21:17 +02:00 |