container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

Clarify VolumeCapability in CreateVolumeRequest #314

Closed saad-ali closed 5 years ago

saad-ali commented 5 years ago

Clarify why VolumeCapability in CreateVolumeRequest is a repeated list.

Closes https://github.com/container-storage-interface/spec/issues/250 Closes https://github.com/container-storage-interface/spec/issues/290

saad-ali commented 5 years ago

Fixed stray line in the PR too.