open-nomad/client
Michael Schurter 523dbfcc81 Remove VolumesFrom feature
Since containers are named with alloc ids it's difficult to use safely.
Not to mention task scheduling ordering issues could break it as well.
2016-10-07 11:58:13 -07:00
..
allocdir Getting snapshot of allocation from remote node (#1741) 2016-10-03 09:59:57 -07:00
config VaultClient for Nomad Client 2016-08-24 09:43:45 -04:00
driver Remove VolumesFrom feature 2016-10-07 11:58:13 -07:00
fingerprint small fixes 2016-09-01 13:38:31 -07:00
getter Update GetArtifact by removing unused logger 2016-08-06 23:37:32 +09:00
stats Update after the review 2016-08-11 10:53:33 +09: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 Alloc runner tests 2016-09-15 17:24:09 -07:00
alloc_runner.go Getting snapshot of allocation from remote node (#1741) 2016-10-03 09:59:57 -07:00
alloc_runner_test.go Getting snapshot of allocation from remote node (#1741) 2016-10-03 09:59:57 -07:00
client.go Restore lost chan inits 2016-10-03 14:56:50 -07:00
client_test.go Fixing alloc runner tests 2016-09-04 19:09:08 -07:00
restarts.go Fix typo: atttempts 2016-08-02 18:11:03 +02:00
restarts_test.go Fix gofmt in restarts_test.go 2016-07-30 21:11:06 +09: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 #1713 from hashicorp/f-alloc-runner-vault 2016-09-20 16:15:55 -07:00
task_runner_test.go Task runner test 2016-09-15 17:39:08 -07:00
util.go Add sanity check to SaveState 2016-09-02 16:07:06 -07:00
util_test.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00