File tree Expand file tree Collapse file tree 3 files changed +239
-239
lines changed Expand file tree Collapse file tree 3 files changed +239
-239
lines changed Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ message VolumeCapability {
407
407
// manner, unless otherwise modified by a workload, that they are
408
408
// both readable and writable by said mount group identifier.
409
409
// This is an OPTIONAL field.
410
- string volume_mount_group = 3 [ (alpha_field) = true ] ;
410
+ string volume_mount_group = 3 ;
411
411
}
412
412
413
413
// Specify how a volume can be accessed.
@@ -1527,7 +1527,7 @@ message NodeServiceCapability {
1527
1527
// Indicates that Node service supports mounting volumes
1528
1528
// with provided volume group identifier during node stage
1529
1529
// or node publish RPC calls.
1530
- VOLUME_MOUNT_GROUP = 6 [ (alpha_enum_value) = true ] ;
1530
+ VOLUME_MOUNT_GROUP = 6 ;
1531
1531
}
1532
1532
1533
1533
Type type = 1 ;
You can’t perform that action at this time.
0 commit comments