open-nomad/client
Lang Martin de25fc6cf4 csi: csi-hostpath plugin unimplemented error on controller publish (#7299)
* client/allocrunner/csi_hook: tag errors

* nomad/client_csi_endpoint: tag errors

* nomad/client_rpc: remove an unnecessary error tag

* nomad/state/state_store: ControllerRequired fix intent

We use ControllerRequired to indicate that a volume should use the
publish/unpublish workflow, rather than that it has a controller. We
need to check both RequiresControllerPlugin and SupportsAttachDetach
from the fingerprint to check that.

* nomad/csi_endpoint: tag errors

* nomad/csi_endpoint_test: longer error messages, mock fingerprints
2020-03-23 13:58:30 -04:00
..
allocdir
allochealth
allocrunner csi: csi-hostpath plugin unimplemented error on controller publish (#7299) 2020-03-23 13:58:30 -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
dynamicplugins csi add allocation context to fingerprinting results (#7133) 2020-03-23 13:58:30 -04:00
fingerprint
interfaces
lib
logmon update grpc 2020-03-03 08:39:54 -05:00
pluginmanager csi: add Provider field to CSI CLIs and APIs (#7285) 2020-03-23 13:58:30 -04:00
servers
state tests: run_for is already a string 2020-01-28 14:58:57 -05: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
acl_test.go
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
alloc_endpoint_test.go
alloc_watcher_e2e_test.go
client.go client: Pass an RPC Client to AllocRunners 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: VolumeCapabilities for ControllerPublishVolume 2020-03-23 13:58:30 -04:00
csi_controller_endpoint_test.go csi: VolumeCapabilities for ControllerPublishVolume 2020-03-23 13:58:30 -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