open-nomad/client
Michael Schurter 85073f9d29 client: properly support hook env vars
The old approach was incomplete. Hook env vars are now:

 * persisted and restored between agent restarts
 * deterministic (LWW if 2 hooks set the same key)
2018-11-27 17:25:33 -08:00
..
allocdir client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
allochealth client: emit last sent alloc to new listeners 2018-11-27 14:06:08 -08:00
allocrunner client: properly support hook env vars 2018-11-27 17:25:33 -08:00
allocrunnerdeprecated Set clean config for mock driver 2018-11-13 10:21:40 -05:00
allocwatcher client: check if prev alloc is already terminated 2018-11-27 14:06:08 -08:00
config client: interpolate driver configurations 2018-11-15 16:25:57 -08:00
consul fix build errors post merges 2018-10-16 16:53:31 -07:00
devicemanager Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
driver client: properly support hook env vars 2018-11-27 17:25:33 -08:00
fingerprint Fix lints 2018-10-16 16:56:56 -07:00
interfaces Populate alloc stats API with device stats 2018-11-16 10:26:32 -05:00
lib fifo: add new fifo package for named pipes (#4665) 2018-10-16 16:53:30 -07:00
logmon Regenerate proto files with protoc-gen-go@v1.2.0 2018-11-14 09:01:26 -05:00
servers fix test compiling 2018-10-16 16:56:55 -07:00
state review comments 2018-11-07 11:31:52 -08:00
stats Add Client Device Stats structs in `api` package 2018-11-14 14:41:19 -05:00
structs fix mispelings 2018-11-27 16:33:55 -08:00
testutil Add test and docs 2018-05-31 18:05:03 -07:00
vaultclient address review comments 2018-11-20 17:10:54 -05: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 feedback and rebasing 2018-02-15 13:59:03 -08:00
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 Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
client_stats_endpoint.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_stats_endpoint_test.go tests: explicitly cleanup after clients 2018-10-17 10:06:59 -07:00
client_test.go address review comments 2018-11-16 17:13:01 -05:00
fingerprint_manager.go plumb NomadConfig into plugins 2018-10-16 22:47:22 -04:00
fingerprint_manager_test.go Merge pull request #4795 from hashicorp/f-plugin-config 2018-10-29 18:42:27 -07:00
fs_endpoint.go client: expose task state to client 2018-10-16 16:56:55 -07:00
fs_endpoint_test.go convert all config durations to strings in tests 2018-11-13 10:21:40 -05:00
gc.go client: hclog-ify most of the client 2018-10-16 16:53:30 -07:00
gc_test.go Set clean config for mock driver 2018-11-13 10:21:40 -05:00
rpc.go client.rpc: don't log errors on shutdown 2018-11-19 16:39:30 -08: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