open-nomad/client
Alex Dadgar 010567dba8 Fix leaked plugin files for syslog server
This PR fixes a leaking of the unix socket used when launching a syslog
server for the Docker driver.

Fixes https://github.com/hashicorp/nomad/issues/2844
2017-07-30 17:51:38 -07:00
..
allocdir darwin test fixes 2017-07-22 19:48:47 -07:00
config Default no_host_uuid to true instead of false 2017-06-23 16:23:01 -07:00
driver Fix leaked plugin files for syslog server 2017-07-30 17:51:38 -07:00
fingerprint Make test Vault pick random ports 2017-07-25 17:40:59 -07:00
getter Add support for go-getter modes 2017-07-06 10:45:44 -07:00
stats Fix nil dereference 2017-01-10 14:14:58 -08:00
structs Small fixes 2017-07-18 12:19:57 -07:00
testutil Revendor docker client 2017-02-14 17:34:05 -08:00
vaultclient Make test Vault pick random ports 2017-07-25 17:40:59 -07:00
alloc_runner.go Don't attempt to restore tasks that never sync'd 2017-07-24 15:58:46 -07:00
alloc_runner_health_watcher.go Save deployment status 2017-07-18 12:37:52 -07:00
alloc_runner_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
client.go initial watcher 2017-07-07 12:07:08 -07:00
client_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
consul.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
consul_template.go Propagate vault.tls_server_name to consul-template 2017-07-06 16:56:50 -07:00
consul_template_test.go Make test Vault pick random ports 2017-07-25 17:40:59 -07:00
consul_test.go Client watches for allocation health using task state and Consul checks 2017-07-07 12:10:04 -07:00
gc.go Add new gc_max_allocs tuneable 2017-05-11 17:18:02 -07:00
gc_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
restarts.go Improve artifact download error message 2017-03-24 15:26:05 -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 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 Fix tr race by not sharing alloc/task 2017-07-21 16:17:42 -07:00
task_runner_test.go fix slow resolve on mac 2017-07-22 19:58:30 -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