..
allocdir
Merge pull request #4925 from hashicorp/f-driver-plugins-dani
2018-12-03 20:48:19 +01:00
allochealth
client: emit last sent alloc to new listeners
2018-11-27 14:06:08 -08:00
allocrunner
client/state: support upgrading from 0.8->0.9
2018-12-19 10:39:27 -08:00
allocrunnerdeprecated
client: Rename drivers/shared/env => client/taskenv
2018-11-30 12:18:39 +01:00
allocwatcher
client: Style: use fluent style for building loggers
2018-12-11 18:03:45 +01:00
config
Add plugin API versioning to plugin loader and plugins
2018-12-18 16:48:00 -08:00
consul
fix build errors post merges
2018-10-16 16:53:31 -07:00
devicemanager
devicemanager: fix devicemanager tests
2018-12-19 00:35:12 -05:00
fingerprint
client: Move fingerprint structs to pkg
2018-12-01 17:10:39 +01: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
Recover from any possible io error when invoking Write on FileRotator
2018-12-07 18:22:29 +01:00
pluginmanager
drivermanager: use correct plugin config types
2018-12-18 23:07:01 -05:00
servers
fix test compiling
2018-10-16 16:56:55 -07:00
state
client/state: add context to errors
2018-12-19 10:39:27 -08:00
stats
Add Client Device Stats structs in api
package
2018-11-14 14:41:19 -05:00
structs
client: Move fingerprint structs to pkg
2018-12-01 17:10:39 +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
client/state: support upgrading from 0.8->0.9
2018-12-19 10:39:27 -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
drivermanager: attempt to reattach and shutdown driver plugin if blocked by allow/block lists
2018-12-18 23:01:57 -05:00
fingerprint_manager.go
client/drivermananger: add driver manager
2018-12-18 22:55:18 -05:00
fingerprint_manager_test.go
client/drivermananger: add driver manager
2018-12-18 22:55:18 -05: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
gc: Wait for allocrunners to be destroyed
2018-12-18 23:38:33 +01:00
gc_test.go
gc: Fix maxallocs integration test
2018-12-06 21:50:50 +01:00
node_updater.go
drivermanager: attempt to reattach and shutdown driver plugin if blocked by allow/block lists
2018-12-18 23:01:57 -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
Remove implicit check
2018-12-16 09:14:26 -05: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