You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a CreateVolumeRequest, how does the storage provider decide what access mode to apply for the volume? Its returned in the volume response, but ideally should be part of the VolumeCapability passed in on the volume create request itself. The SP may implement a default access mode but the user should be able to control whats needed for a specific volume.
The text was updated successfully, but these errors were encountered:
On a CreateVolumeRequest, how does the storage provider decide what access mode to apply for the volume? Its returned in the volume response, but ideally should be part of the VolumeCapability passed in on the volume create request itself. The SP may implement a default access mode but the user should be able to control whats needed for a specific volume.
The text was updated successfully, but these errors were encountered: