open-nomad/client
Michael Schurter ea87091e58 Prevent race between alloc runners
Block ar1's periodic syncing which could recreate the state file ar2 was
destroying.
2017-01-17 13:10:20 -08:00
..
allocdir Put a logger in AllocDir/TaskDir 2017-01-05 16:31:56 -08:00
config Move chroot building into TaskRunner 2017-01-05 16:31:49 -08:00
driver Try to get test passing in Travis 2017-01-17 12:51:19 -08:00
fingerprint Fixed namespacing for the cpu arch 2017-01-06 14:23:22 -08:00
getter Update GetArtifact by removing unused logger 2016-08-06 23:37:32 +09:00
stats Fix nil dereference 2017-01-10 14:14:58 -08:00
structs Move chroot building into TaskRunner 2017-01-05 16:31:49 -08: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 Add COMPAT comment 2017-01-06 11:39:17 -08:00
alloc_runner_test.go Prevent race between alloc runners 2017-01-17 13:10:20 -08:00
client.go Random wait 2017-01-11 13:24:23 -08:00
client_test.go Fix fingerprint tests 2017-01-08 13:53:27 -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 Fix nil dereference 2017-01-10 14:14:58 -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 Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
task_runner_test.go Return errors from cleanup and let TaskRunner retry 2017-01-12 17:21:54 -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