open-nomad/client
Danielle Tomlinson 2db5ae38d8 client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01: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: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
allocrunnerdeprecated client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01: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
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 client: Move driver/logging to logmon/logging 2018-11-30 10:46:13 +01:00
pluginmanager client/plugin: remove println from plugin group func 2018-11-27 22:45:09 -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 client: Merge driver/shared/structs and client/structs 2018-11-30 10:56:45 +01:00
taskenv client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01: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 client: Remove test dependency on client/driver 2018-11-30 10:46:13 +01:00
fingerprint_manager.go modify fingerprint interface to use typed attribute struct 2018-11-28 10:01:03 -06: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