open-nomad/nomad
Tim Gross 076fbbf08f
Merge pull request #7012 from hashicorp/f-csi-volumes
Container Storage Interface Support
2020-03-23 14:19:46 -04:00
..
deploymentwatcher tests: deflake deploymentwatcher package 2020-03-12 15:42:01 -04:00
drainer
mock csi: implement volume ACLs (#7339) 2020-03-23 13:59:25 -04:00
state csi: volume ids are only unique per namespace (#7358) 2020-03-23 13:59:25 -04:00
structs Merge pull request #7012 from hashicorp/f-csi-volumes 2020-03-23 14:19:46 -04:00
types
acl.go Audit config, seams for enterprise audit features 2020-03-23 13:47:42 -04:00
acl_endpoint.go
acl_endpoint_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
acl_test.go Audit config, seams for enterprise audit features 2020-03-23 13:47:42 -04:00
alloc_endpoint.go
alloc_endpoint_test.go
autopilot.go
autopilot_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
blocked_evals.go
blocked_evals_system.go
blocked_evals_test.go
client_agent_endpoint.go
client_agent_endpoint_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
client_alloc_endpoint.go
client_alloc_endpoint_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
client_csi_endpoint.go csi: implement controller detach RPCs (#7356) 2020-03-23 13:59:25 -04:00
client_csi_endpoint_test.go csi: implement controller detach RPCs (#7356) 2020-03-23 13:59:25 -04:00
client_fs_endpoint.go
client_fs_endpoint_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
client_rpc.go csi: csi-hostpath plugin unimplemented error on controller publish (#7299) 2020-03-23 13:58:30 -04:00
client_rpc_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
client_stats_endpoint.go
client_stats_endpoint_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
config.go csi: volume claim garbage collection (#7125) 2020-03-23 13:58:30 -04:00
consul.go
consul_policy.go
consul_policy_test.go
consul_test.go
core_sched.go csi: volume ids are only unique per namespace (#7358) 2020-03-23 13:59:25 -04:00
core_sched_test.go csi: implement volume ACLs (#7339) 2020-03-23 13:59:25 -04:00
csi_endpoint.go csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00
csi_endpoint_test.go csi: ACLs for plugin endpoints (#7380) 2020-03-23 13:59:25 -04:00
deployment_endpoint.go
deployment_endpoint_test.go
deployment_watcher_shims.go
drainer_int_test.go
drainer_shims.go
endpoints_oss.go
eval_broker.go
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go csi: volume ids are only unique per namespace (#7358) 2020-03-23 13:59:25 -04:00
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go
heartbeat.go
heartbeat_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
job_endpoint.go csi: ACLs for plugin endpoints (#7380) 2020-03-23 13:59:25 -04:00
job_endpoint_hook_connect.go
job_endpoint_hook_connect_test.go
job_endpoint_hooks.go
job_endpoint_oss.go
job_endpoint_test.go csi: ACLs for plugin endpoints (#7380) 2020-03-23 13:59:25 -04:00
leader.go csi: volume claim garbage collection (#7125) 2020-03-23 13:58:30 -04:00
leader_oss.go
leader_test.go tests: deflake TestServer_ReconcileMember 2020-03-06 14:14:41 -05:00
merge.go
node_endpoint.go csi: volume claim garbage collection (#7125) 2020-03-23 13:58:30 -04:00
node_endpoint_test.go csi: volume ids are only unique per namespace (#7358) 2020-03-23 13:59:25 -04:00
operator_endpoint.go
operator_endpoint_test.go
periodic.go
periodic_endpoint.go
periodic_endpoint_test.go csi: fix index maintenance for CSIVolume and CSIPlugin tables (#7049) 2020-03-23 13:58:29 -04:00
periodic_test.go
plan_apply.go
plan_apply_not_ent.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_normalization_test.go
plan_queue.go
plan_queue_test.go
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go nomad/rpc: indicate missing region in error message 2020-03-23 13:58:29 -04:00
rpc_test.go Deflake TestRPC_Limits_Streaming test 2020-03-20 17:21:43 -04:00
search_endpoint.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
search_endpoint_oss.go csi: implement volume ACLs (#7339) 2020-03-23 13:59:25 -04:00
search_endpoint_test.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
serf.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
serf_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
server.go csi: Fix Controller RPCs 2020-03-23 13:58:30 -04:00
server_setup_oss.go
server_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
stats_fetcher.go
stats_fetcher_test.go Simplify Bootstrap logic in tests 2020-03-02 13:47:43 -05:00
status_endpoint.go
status_endpoint_test.go
system_endpoint.go
system_endpoint_test.go
testing.go csi: ACLs for plugin endpoints (#7380) 2020-03-23 13:59:25 -04:00
timetable.go
timetable_test.go
util.go
util_test.go
vault.go
vault_test.go vendor: vault api and sdk 2020-03-21 17:57:48 +01:00
vault_testing.go
worker.go
worker_test.go