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 e423721 commit ff02667Copy full SHA for ff02667
csi.proto
@@ -1490,7 +1490,7 @@ message NodeServiceCapability {
1490
// informative for humans only, not for automation.
1491
VOLUME_CONDITION = 4 [(alpha_enum_value) = true];
1492
// Indicates that Node service supports mounting volumes
1493
- // with provided volume group identifier during node stage
+ // with provided volume group identifier during NodeStageVolume
1494
// or node publish RPC calls.
1495
VOLUME_MOUNT_GROUP = 5 [(alpha_enum_value) = true];
1496
}
0 commit comments