open-nomad/client
Alex Dadgar 8d5f0fea69 Merge pull request #2128 from hashicorp/f-dispatch
Nomad Constructor Jobs and Dispatch
2017-01-06 05:22:49 +08:00
..
allocdir ensure file doesn't escape 2016-12-18 15:48:30 -08:00
config Remove ServerName because we verify based on region 2016-11-01 14:17:31 -07:00
driver Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
fingerprint Remove old TODOs 2016-11-15 16:23:37 -08:00
getter Update GetArtifact by removing unused logger 2016-08-06 23:37:32 +09:00
stats Added comments 2016-12-20 10:49:48 -08:00
structs Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
vaultclient Comments 2016-10-18 11:36:04 -07:00
alloc_runner.go use snap.Alloc.TaskStates only after confirming snap.Alloc is not nil 2016-11-07 22:35:00 +01:00
alloc_runner_test.go Bump timeout on test 2016-11-29 16:19:40 -08:00
client.go Unlocking if we return before adding a new alloc runner 2017-01-05 13:18:48 -08:00
client_test.go use helper 2017-01-05 13:19:01 -08:00
consul_template.go Always disable renew_token for CT config 2016-11-10 15:16:08 -08:00
consul_template_test.go Allow absolute paths for template sources 2016-11-02 13:04:47 -07:00
gc.go Removing the alloc runner from GC if it is destroyed by the server 2016-12-20 11:14:22 -08:00
gc_test.go Added comments 2016-12-20 10:49:48 -08:00
restarts.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
restarts_test.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
serverlist.go Retry all servers on RPC call failure 2016-09-23 11:44:48 -07:00
serverlist_test.go noServers -> noServersErr 2016-09-26 15:12:35 -07:00
task_runner.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
task_runner_test.go Client writes payload to disk 2016-12-16 15:11:56 -08:00
util.go Fix string formatting 2016-12-01 11:22:51 -08:00
util_test.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00