open-nomad/client
Seth Hoenig 41cabd3e18
Merge pull request #7542 from jorgemarey/b-fix-lockedUpstreamsUpdate
Add new setUpstreamsLocked function to avoid blocking on Update
2020-03-30 11:27:32 -06:00
..
allocdir connect: add unix socket to proxy grpc for envoy (#6232) 2019-09-03 08:43:38 -07:00
allochealth health tracker: account for group service checks 2020-03-22 12:38:37 -04:00
allocrunner Merge pull request #7383 from hashicorp/b-health-detect-failing-tasks 2020-03-25 06:30:05 -04:00
allocwatcher client/allocwatcher: fix dropped test error (#6592) 2019-10-31 08:29:25 -04:00
config command: use consistent CONSUL_HTTP_TOKEN name 2020-02-12 10:42:33 -06:00
consul comments: cleanup some leftover debug comments and such 2020-01-31 19:04:35 -06:00
devicemanager csi: docstring and log message fixups (#7327) 2020-03-23 13:58:30 -04:00
dynamicplugins csi: dynamically update plugin registration (#7386) 2020-03-23 13:59:25 -04:00
fingerprint fixup! tests: Add tests for EC2 Metadata immitation cases 2020-03-26 11:37:54 -04:00
interfaces Populate alloc stats API with device stats 2018-11-16 10:26:32 -05:00
lib ar: plumb client config for networking into the network hook 2019-07-31 01:04:06 -04:00
logmon update grpc 2020-03-03 08:39:54 -05:00
pluginmanager csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00
servers client: drop unused DC field from servers list 2019-05-20 14:19:15 -07:00
state csi: add dynamicplugins registry to client state store (#7330) 2020-03-23 13:58:30 -04:00
stats Update gopsutil code 2020-03-15 09:37:05 +01:00
structs csi: VolumeCapabilities for ControllerPublishVolume 2020-03-23 13:58:30 -04:00
taskenv Add new setUpstreamsLocked function to avoid lock 2020-03-29 20:34:04 +02:00
testutil Remove rkt as a built-in driver 2020-02-26 22:16:41 -05:00
vaultclient vendor: vault api and sdk 2020-03-21 17:57:48 +01:00
acl.go Audit config, seams for enterprise audit features 2020-03-23 13:47:42 -04:00
acl_test.go Audit config, seams for enterprise audit features 2020-03-23 13:47:42 -04:00
agent_endpoint.go Rename profile package to pprof 2020-01-09 15:15:10 -05:00
agent_endpoint_test.go Rename profile package to pprof 2020-01-09 15:15:10 -05:00
alloc_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
alloc_endpoint_test.go tests: fix TestAllocations_GarbageCollect 2020-03-24 17:38:59 -04:00
alloc_watcher_e2e_test.go tests: swap lib/freeport for tweaked helper/freeport 2019-12-09 08:37:32 -06:00
client.go csi: add dynamicplugins registry to client state store (#7330) 2020-03-23 13:58:30 -04:00
client_stats_endpoint.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_stats_endpoint_test.go tests: swap lib/freeport for tweaked helper/freeport 2019-12-09 08:37:32 -06:00
client_test.go client: enable nomad client to request and set SI tokens for tasks 2020-01-31 19:03:38 -06:00
csi_controller_endpoint.go csi: implement controller detach RPCs (#7356) 2020-03-23 13:59:25 -04:00
csi_controller_endpoint_test.go csi: implement controller detach RPCs (#7356) 2020-03-23 13:59:25 -04:00
driver_manager_test.go tests: fix data race in client TestDriverManager_Fingerprint_Periodic 2019-05-21 09:49:56 -04:00
fingerprint_manager.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
fingerprint_manager_test.go client/drivermananger: add driver manager 2018-12-18 22:55:18 -05:00
fs_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
fs_endpoint_test.go tests: swap lib/freeport for tweaked helper/freeport 2019-12-09 08:37:32 -06:00
gc.go Plugins use parent loggers 2019-01-11 11:36:37 -08:00
gc_test.go tests: deflake TestAllocGarbageCollector_MakeRoomFor_MaxAllocs 2020-03-30 07:06:53 -04:00
node_updater.go csi add allocation context to fingerprinting results (#7133) 2020-03-23 13:58:30 -04:00
rpc.go client: Rename ClientCSI -> CSIController 2020-03-23 13:58:30 -04:00
rpc_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
util.go client: defensive against getting stale alloc updates 2019-06-29 04:17:35 -05:00
util_test.go Update state with server 2018-10-16 16:53:29 -07:00