We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3664c5c commit dff09f9Copy full SHA for dff09f9
csi.proto
@@ -636,7 +636,7 @@ message ValidateVolumeCapabilitiesRequest {
636
map<string, string> volume_attributes = 2;
637
638
// The capabilities that the CO wants to check for the volume. This
639
- // call SHALL return "supported" only if all the volume capabilities
+ // call SHALL return "confirmed" only if all the volume capabilities
640
// specified below are supported. This field is REQUIRED.
641
repeated VolumeCapability volume_capabilities = 3;
642
0 commit comments