open-nomad/client
Alex Dadgar 21564c7c04 Parse Docker mounts correctly (#3163)
* Parse Docker mounts correctly

This PR fixes the parsing of Docker mounts and adds testing to ensure no
regressions.

Fixes https://github.com/hashicorp/nomad/issues/3156

* Review feedback
2017-09-05 14:02:57 -07:00
..
allocdir Must be root for TestAllocDir_CreateDir 2017-08-16 10:46:14 -07:00
config add metrics options to client config 2017-09-05 14:12:57 +00:00
driver Parse Docker mounts correctly (#3163) 2017-09-05 14:02:57 -07:00
fingerprint Handle interfaces that only have link-local addrs 2017-08-23 15:32:22 -07:00
getter Add support for go-getter modes 2017-07-06 10:45:44 -07:00
stats Squelch logspam when unable to get disk usage stats 2017-08-28 12:04:32 -07:00
structs Small fixes 2017-07-18 12:19:57 -07:00
testutil
vaultclient Make test Vault pick random ports 2017-07-25 17:40:59 -07:00
acl.go ACL RPCs allow stale reads for scalability 2017-09-04 13:07:44 -07:00
acl_test.go client: fixing policy resolution after ACL endpoint enforcement 2017-09-04 13:05:53 -07:00
alloc_runner.go Add version package 2017-08-16 15:44:21 -07:00
alloc_runner_health_watcher.go comments 2017-08-15 12:23:29 -07:00
alloc_runner_test.go Fix tests 2017-08-16 16:26:52 -07:00
alloc_watcher.go Fix formatting 2017-08-15 10:37:02 -07:00
alloc_watcher_test.go Exit if alloc listener closes 2017-08-11 16:22:02 -07:00
client.go final code review fixups 2017-09-05 18:47:44 +00:00
client_test.go fix up travis test failure via race condition 2017-09-05 15:04:59 +00:00
consul.go Fix alloc health with checks using interpolation 2017-08-07 16:27:08 -07:00
consul_template.go address comments 2017-08-10 13:00:06 -07:00
consul_template_test.go Template emits events explaining why it is blocked 2017-08-09 18:01:27 -07:00
consul_test.go Fix alloc health with checks using interpolation 2017-08-07 16:27:08 -07:00
gc.go initial attempt at refactoring blocked/migrating 2017-08-11 16:21:35 -07:00
gc_test.go Update tests for new blocking/migrating code 2017-08-11 16:21:57 -07:00
restarts.go Improve artifact download error message 2017-03-24 15:26:05 -07:00
restarts_test.go
serverlist.go
serverlist_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
state_database.go Fix tests 2017-05-03 11:15:30 -07:00
task_runner.go fixups from code review 2017-09-05 14:13:34 +00:00
task_runner_test.go Merge mistake made go fmt fail 2017-08-18 13:19:44 -07:00
task_runner_unix_test.go Split task runner tests 2017-04-04 15:02:09 -07:00
util.go Move env template handling into consul_template.go 2017-05-23 13:53:34 -07:00
util_test.go Fix tests 2017-05-03 11:15:30 -07:00