container-storage-interface / spec

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

Add missing Type to PluginCapability_VolumeExpansion #352

Closed jarrpa closed 5 years ago

jarrpa commented 5 years ago

The PluginCapability_VolumeExpansion struct was missing a Type field to indicate which type of volume expansion is supported. This commit fixes that bug.

Signed-off-by: Jose A. Rivera jarrpa@redhat.com

gnufied commented 5 years ago

lgtm

saad-ali commented 5 years ago

LGTM