open-nomad/client/pluginmanager
Tim Gross 3d38592fbb
csi: add VolumeContext to NodeStage/Publish RPCs (#8239)
In #7957 we added support for passing a volume context to the controller RPCs.
This is an opaque map that's created by `CreateVolume` or, in Nomad's case,
in the volume registration spec.

However, we missed passing this field to the `NodeStage` and `NodePublish` RPC,
which prevents certain plugins (such as MooseFS) from making node RPCs.
2020-06-22 13:54:32 -04:00
..
csimanager csi: add VolumeContext to NodeStage/Publish RPCs (#8239) 2020-06-22 13:54:32 -04:00
drivermanager cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
group.go s/mananger/manager 2019-03-04 12:25:54 -06:00
group_test.go s/mananger/manager 2019-03-04 12:25:54 -06:00
manager.go client: batch initial fingerprinting in plugin manangers 2018-12-18 22:56:19 -05:00
testing.go client: batch initial fingerprinting in plugin manangers 2018-12-18 22:56:19 -05:00