open-nomad/client
Tim Gross 076fbbf08f
Merge pull request #7012 from hashicorp/f-csi-volumes
Container Storage Interface Support
2020-03-23 14:19:46 -04:00
..
allocdir
allochealth
allocrunner csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00
allocwatcher
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
interfaces
lib
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
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 address review comments 2020-01-15 08:57:05 -05: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
agent_endpoint_test.go
alloc_endpoint.go
alloc_endpoint_test.go
alloc_watcher_e2e_test.go
client.go csi: add dynamicplugins registry to client state store (#7330) 2020-03-23 13:58:30 -04:00
client_stats_endpoint.go
client_stats_endpoint_test.go
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
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go
gc.go
gc_test.go
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
util.go
util_test.go