open-nomad/client
Chris Bednarski e5688620e4 Changed behavior for Docker ENV
- Docker ENV variables now work the same way in production, dev, and test
- Docker ENV variables are *ignored* if docker.endpoint is present in the Nomad config file
- Remote tests now work correctly
2015-11-10 15:54:31 -08:00
..
allocdir Fix alloc_dir error message 2015-10-06 16:38:06 -07:00
config Merges 2015-10-02 17:32:11 -07:00
driver Changed behavior for Docker ENV 2015-11-10 15:54:31 -08:00
fingerprint Merge branch 'master' into f-windows-networking 2015-11-06 13:32:28 -08:00
getter refactor drivers to use new getter 2015-11-05 08:55:30 -06:00
testutil Merge pull request #380 from hashicorp/f-daemonize 2015-11-04 16:44:50 -08:00
alloc_runner.go Passing in the AllocID to exec context so that it can be used in the drivers 2015-11-05 18:34:04 -08:00
alloc_runner_test.go Client init rebase 2015-09-25 16:46:41 -07:00
client.go Make periodic fingerprinting log the error 2015-11-05 18:47:16 -08:00
client_test.go Fix client init logging and test 2015-09-25 18:12:11 -07:00
restarts.go Fixed some tests and refactored logic 2015-11-05 17:30:41 -08:00
restarts_test.go Refactored test 2015-11-05 17:33:03 -08:00
task_runner.go Don't set the alloc status twice when not restarting 2015-11-06 15:26:01 -08:00
task_runner_test.go Passing in the AllocID to exec context so that it can be used in the drivers 2015-11-05 18:34:04 -08:00
util.go client: alloc dirs tolerate missing directories 2015-09-11 20:32:55 -07:00
util_test.go client: alloc dirs tolerate missing directories 2015-09-11 20:32:55 -07:00