open-nomad/client
Michael Schurter 6f2cffb196
Merge pull request #4803 from hashicorp/b-leader-fixes
AR Fixes: task leader handling, restoring, state updating, AR.Destroy deadlocks
2018-10-29 17:38:59 -05:00
..
allocdir client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
allochealth arv2: implement alloc health watching 2018-10-16 16:53:30 -07:00
allocrunner ar: fix leader handling, state restoring, and destroying unrun ARs 2018-10-19 09:45:45 -07:00
allocrunnerdeprecated Fix lints 2018-10-16 16:56:56 -07:00
allocwatcher Fix lints 2018-10-16 16:56:56 -07:00
config tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
consul fix build errors post merges 2018-10-16 16:53:31 -07:00
driver Stat path to binary to handle raw exec driver interpolated binary path 2018-10-26 17:24:05 -05:00
fingerprint Fix lints 2018-10-16 16:56:56 -07:00
interfaces persist alloc state on changes, not periodically 2018-10-16 16:53:30 -07:00
lib fifo: add new fifo package for named pipes (#4665) 2018-10-16 16:53:30 -07:00
logmon plugin/drivers: plumb in stdout/stderr paths 2018-10-16 16:53:31 -07:00
servers fix test compiling 2018-10-16 16:56:55 -07:00
state tests: more fixes due to api changes 2018-10-29 15:25:22 -07:00
stats fix test compiling 2018-10-16 16:56:55 -07:00
structs arv2: implement alloc health watching 2018-10-16 16:53:30 -07:00
testutil Add test and docs 2018-05-31 18:05:03 -07:00
vaultclient fix test compiling 2018-10-16 16:56:55 -07:00
acl.go client: hclog-ify most of the client 2018-10-16 16:53:30 -07:00
acl_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
alloc_endpoint.go
alloc_endpoint_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
alloc_watcher_e2e_test.go client: review comments and fixup/skip tests 2018-10-16 16:56:56 -07:00
client.go ar: initialize allocwatcher on restore 2018-10-19 09:45:45 -07:00
client_stats_endpoint.go
client_stats_endpoint_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
client_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
fingerprint_manager.go client: log retry during driver fingerprint redispense 2018-10-16 16:56:56 -07:00
fingerprint_manager_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
fs_endpoint.go client: expose task state to client 2018-10-16 16:56:55 -07:00
fs_endpoint_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
gc.go client: hclog-ify most of the client 2018-10-16 16:53:30 -07:00
gc_test.go Update state with server 2018-10-16 16:53:29 -07:00
rpc.go client: hclog-ify most of the client 2018-10-16 16:53:30 -07:00
rpc_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
testing.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
util.go example redis job "runs" on arv2! see below 2018-10-16 16:53:29 -07:00
util_test.go Update state with server 2018-10-16 16:53:29 -07:00