Alex Dadgar
|
61972c9ddc
|
Refactor task runner to include driver starting into restart policy and add recoverable errors
|
2016-02-28 16:56:05 -08:00 |
Diptanu Choudhury
|
e3d6c4a9dd
|
Adding version information to snapshots
|
2016-02-24 19:06:30 -08:00 |
Alex Dadgar
|
cc1b35a90c
|
client: standardize error logging format
|
2016-02-24 15:57:58 -08:00 |
Alex Dadgar
|
143972b6d9
|
Job GC endpoint
|
2016-02-20 15:50:41 -08:00 |
Alex Dadgar
|
70b07f7ad6
|
Make the client only reserve 512 ports.
|
2016-02-20 11:43:02 -08:00 |
Alex Dadgar
|
d1011c9668
|
Fixes
|
2016-02-19 15:49:32 -08:00 |
Diptanu Choudhury
|
72c52e3158
|
Testing default http port is being set
|
2016-02-16 17:54:17 -08:00 |
Diptanu Choudhury
|
f33a010f8d
|
Added a test for testing that http addr is set properly
|
2016-02-16 13:42:48 -08:00 |
Diptanu Choudhury
|
0e7a2d68c1
|
fixing the logic of addr resolution
|
2016-02-16 13:13:40 -08:00 |
Alex Dadgar
|
c000dce72b
|
Add human readable output to fs
|
2016-02-12 15:36:52 -08:00 |
Diptanu Choudhury
|
d34a74371a
|
Merge pull request #797 from hashicorp/reserve-ports
Reserving ports for client in every platform
|
2016-02-12 14:33:13 -08:00 |
Diptanu Choudhury
|
fe66b8b928
|
Adding comments
|
2016-02-12 14:25:32 -08:00 |
Diptanu Choudhury
|
772ed1eb7e
|
Reserving ports for client in every platform
|
2016-02-12 13:21:56 -08:00 |
Diptanu Choudhury
|
92103c9091
|
Merging the value of http advertise addr if user is providing one
|
2016-02-12 09:40:28 -08:00 |
Diptanu Choudhury
|
c84a000416
|
Fixed some more tests
|
2016-02-11 22:33:41 -08:00 |
Diptanu Choudhury
|
c6e395fa0e
|
Fixed tests
|
2016-02-11 17:34:46 -08:00 |
Diptanu Choudhury
|
0016b2f82d
|
Setting the output for default logger to nomad's logoutput
|
2016-02-11 16:05:31 -08:00 |
Diptanu Choudhury
|
d2fa769514
|
Added the log config to init example
|
2016-02-11 12:21:19 -08:00 |
Diptanu Choudhury
|
9e994cb8d0
|
Fixed some tests
|
2016-02-11 10:42:56 -08:00 |
Diptanu Choudhury
|
1e4c42f29d
|
Starting the syslog collector along with a docker container
|
2016-02-09 18:24:30 -08:00 |
Diptanu Choudhury
|
4644f8a9d4
|
Added a test for merge
|
2016-02-08 16:27:31 -08:00 |
Diptanu Choudhury
|
e89bcf52b8
|
Moving code to mount and unmount chroot into allocdir
|
2016-02-08 14:11:53 -08:00 |
Diptanu Choudhury
|
e53ebc9e3c
|
Extracted the cgroup info into isolation struct
|
2016-02-08 13:48:26 -08:00 |
Diptanu Choudhury
|
21677468cf
|
Setting defaults for client max and min port
|
2016-02-08 13:29:53 -08:00 |
Diptanu Choudhury
|
fa45e0b8ca
|
Using net.IsLoopback to determine if ifc is a loopback device
|
2016-02-08 07:57:31 -08:00 |
Diptanu Choudhury
|
4527410e33
|
Fixed merged conflict
|
2016-02-07 17:58:31 -05:00 |
Alex Dadgar
|
d2d59905a2
|
Shorted eval id and only print waiting if time > 0
|
2016-02-06 16:09:39 -08:00 |
Diptanu Choudhury
|
d2eeba213c
|
Reserving ports on windows
|
2016-02-05 15:17:15 -08:00 |
Alex Dadgar
|
76a11b4613
|
Display fs in nomad help and list the subcommands when called
|
2016-02-05 11:01:29 -08:00 |
Diptanu Choudhury
|
ff714703e6
|
Fixing merge conflicts
|
2016-02-04 22:55:38 -08:00 |
Diptanu Choudhury
|
30d5bba131
|
Not syncing stdout and stderr of pluging with client
|
2016-02-04 17:36:31 -08:00 |
Alex Dadgar
|
5018f5dd1e
|
Only interpret vars wrapped in braces
|
2016-02-04 17:26:46 -08:00 |
Diptanu Choudhury
|
f95b973c2c
|
Moved packages around
|
2016-02-04 17:00:41 -08:00 |
Diptanu Choudhury
|
57453086a7
|
Fixed the executor command
|
2016-02-04 17:00:37 -08:00 |
Diptanu Choudhury
|
4ed85d0ab2
|
Using a plugin to create the executor
|
2016-02-04 17:00:37 -08:00 |
Alex Dadgar
|
6f20d3f435
|
Restart on-success shouldn't be user specifiable
|
2016-02-02 17:35:06 -08:00 |
Alex Dadgar
|
4748bfd869
|
Tests
|
2016-02-02 13:50:30 -08:00 |
Alex Dadgar
|
54aebfd329
|
Merge pull request #731 from hashicorp/f-reduce-client-alloc-pulls
Client only pulls update allocations from server
|
2016-02-02 13:26:36 -08:00 |
Diptanu Choudhury
|
a7906020dd
|
Updated the time stamp style
|
2016-02-01 17:41:47 -08:00 |
Alex Dadgar
|
2d98c0eadd
|
Fix double pull with introduction of AllocModifyIndex
|
2016-02-01 15:43:59 -08:00 |
Ranjib Dey
|
38d1685fff
|
fix typo in fs-* command usage text
|
2016-01-31 11:11:06 -08:00 |
Alex Dadgar
|
f8b99e7da3
|
Merge pull request #722 from iverberk/f-double-alloc-update
Add new RPC call to fetch a lightweight list of allocation information.
|
2016-01-30 16:39:09 -08:00 |
Ivo Verberk
|
2dd3ff6d81
|
Add additional API endpoint for requesting client specific node allocations.
|
2016-01-29 20:01:21 +01:00 |
Jake Champlin
|
e2f0244776
|
Update agent_endpoint_test
|
2016-01-28 23:33:01 -05:00 |
Diptanu Choudhury
|
9e85ce3cc1
|
Not wrapping the stat errors
|
2016-01-27 22:08:06 -08:00 |
Diptanu Choudhury
|
a3140cff3f
|
Changing an error message
|
2016-01-27 21:43:52 -08:00 |
Diptanu Choudhury
|
17b6db4465
|
Moving to subcommands for fs commands
|
2016-01-27 16:29:29 -08:00 |
Diptanu Choudhury
|
7878899cc4
|
Changed to fs-ls
|
2016-01-27 14:58:55 -08:00 |
Diptanu Choudhury
|
f4e891b0c1
|
Formatting time to RFC822
|
2016-01-27 14:56:17 -08:00 |
Diptanu Choudhury
|
980bc19d10
|
Added more information about files
|
2016-01-27 14:20:10 -08:00 |