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.
2 parents 5b0d454 + 3175f6b commit 09b5d07Copy full SHA for 09b5d07
csi.proto
@@ -988,8 +988,7 @@ message GetCapacityResponse {
988
// a maximum size for individual volumes and leave it unset
989
// otherwise. COs MAY use it to make decision about
990
// where to create volumes.
991
- google.protobuf.Int64Value maximum_volume_size = 2
992
- [(alpha_field) = true];
+ google.protobuf.Int64Value maximum_volume_size = 2;
993
994
// The smallest size that may be used in a
995
// CreateVolumeRequest.capacity_range.limit_bytes field
0 commit comments