open-nomad/plugins/csi
Ryan Sundberg d43c5f98a5 CSI: Include MountOptions in capabilities sent to CSI for all RPCs
Include the VolumeCapability.MountVolume data in
ControllerPublishVolume, CreateVolume, and ValidateVolumeCapabilities
RPCs sent to the CSI controller. The previous behavior was to only
include the MountVolume capability in the NodeStageVolume request, which
on some CSI implementations would be rejected since the Volume was not
originally provisioned with the specific mount capabilities requested.
2021-05-24 10:59:54 -04:00
..
fake CSI: volume snapshot 2021-04-01 11:16:52 -04:00
testing CSI: volume snapshot 2021-04-01 11:16:52 -04:00
client.go CSI: volume snapshot 2021-04-01 11:16:52 -04:00
client_test.go CSI: fingerprint detailed node capabilities 2021-04-01 16:00:58 -04:00
plugin.go CSI: Include MountOptions in capabilities sent to CSI for all RPCs 2021-05-24 10:59:54 -04:00