open-nomad/client
Alex Dadgar 648ad2ebc5 Merge pull request #2096 from hashicorp/b-addAlloc
Fix race and remove panic
2016-12-13 13:50:17 -08:00
..
allocdir Fixed comments 2016-11-08 12:55:15 -08:00
config Remove ServerName because we verify based on region 2016-11-01 14:17:31 -07:00
driver Make errors starting a container recoverable 2016-11-30 15:59:47 -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 #1680: Continue after not being able to stat a mountpoint 2016-12-13 12:28:57 +01: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 Merge pull request #2096 from hashicorp/b-addAlloc 2016-12-13 13:50:17 -08:00
client_test.go Setting the appropriate file permissions which un-archiving compressed alloc dir 2016-12-05 17:04:43 -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
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 #1941 from hashicorp/b-complete-transistion 2016-11-04 17:16:10 -07:00
task_runner_test.go Merge pull request #1941 from hashicorp/b-complete-transistion 2016-11-04 17:16:10 -07: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