Files
nomad/client
Tim Gross ffd783e6c3 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
..
2020-06-19 09:42:10 -04:00
2020-03-15 09:37:05 +01:00
2020-06-19 11:29:41 -04:00
2020-03-21 17:57:48 +01:00
2019-01-11 11:36:37 -08:00
2020-03-02 13:47:43 -05:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00