open-nomad/plugins
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
..
base use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
csi CSI: Include MountOptions in capabilities sent to CSI for all RPCs 2021-05-24 10:59:54 -04:00
device Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
drivers core: propagate remote task handles 2021-04-27 15:07:03 -07:00
shared Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
serve.go