open-nomad/plugins
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
..
base When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
csi csi: add VolumeContext to NodeStage/Publish RPCs (#8239) 2020-06-22 13:54:32 -04:00
device update grpc 2020-03-03 08:39:54 -05:00
drivers Task DNS Options (#7661) 2020-06-18 11:01:31 -07:00
shared Update hcl2 vendoring 2020-05-19 15:00:03 -04:00
serve.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00