open-nomad/client
2019-05-14 10:54:00 -07:00
..
allocdir goimports 2019-01-22 15:44:31 -08:00
allochealth client: fix setting alloc unhealthy at deadline 2019-02-19 07:44:14 -08:00
allocrunner docs: changelog entry for #5669 and fix comment 2019-05-14 10:54:00 -07:00
allocwatcher goimports 2019-01-22 15:44:31 -08:00
config goimports until make check is happy 2019-01-23 06:27:14 -08:00
consul test: add some extra logging 2019-01-14 09:56:53 -08:00
devicemanager test: fix NewMemDB API change 2019-03-04 13:37:20 -08:00
fingerprint Merge pull request #5553 from hashicorp/b-fingerprinter-manual-config 2019-04-26 12:55:34 -04:00
interfaces
lib rename fifo methods for clarity 2019-04-01 16:52:58 -04:00
logmon logmon client to handle grpc closing errors 2019-04-25 14:32:24 -04:00
pluginmanager implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
servers client: log when server list changes 2019-05-13 15:42:55 -07:00
state test: fix NewMemDB API change 2019-03-04 13:37:20 -08:00
stats
structs implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
taskenv client: handle 0.8 server network resources 2019-05-02 12:08:38 -04:00
testutil tests: expect Docker on AppVeyor 2019-02-20 07:41:47 -05:00
vaultclient vault: fix data races 2019-04-16 11:22:44 -07:00
acl.go aux: helper method that returns token as well as ACL policy 2019-04-30 10:23:56 -04:00
acl_test.go
alloc_endpoint.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
alloc_endpoint_test.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
alloc_watcher_e2e_test.go
client.go client: register before restoring 2019-05-14 10:53:27 -07:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go Merge pull request #5642 from hashicorp/b-network-fingerprinting-ipv4 2019-05-13 11:46:53 -04:00
driver_manager_test.go tests: port some fingerprint tests from 0.8 (#5359) 2019-02-26 10:54:16 -05:00
fingerprint_manager.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
fingerprint_manager_test.go
fs_endpoint.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
fs_endpoint_test.go tests: deflake client TestFS_Logs_TaskPending test 2019-01-18 21:26:48 -05:00
gc.go
gc_test.go
node_updater.go client: wait for batched driver updated 2019-04-19 09:00:24 -04:00
rpc.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
rpc_test.go
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
util.go client: avoid registering node twice right away 2019-04-19 09:12:50 -04:00
util_test.go