Skip to content

Commit 3e4aa01

Browse files
committed
Clarify topology information for volume and snapshot
1 parent 499571a commit 3e4aa01

File tree

3 files changed

+86
-86
lines changed

3 files changed

+86
-86
lines changed

csi.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -495,9 +495,9 @@ message Volume {
495495

496496
message TopologyRequirement {
497497
// Specifies the list of topologies the provisioned resource MUST be
498-
// accessible from. The resource can be either a volume or a snapshot.
499-
// The examples given below use volume but can be applied to snapshot
500-
// as well.
498+
// accessible from.
499+
// The resource can be either a volume or a snapshot. The examples
500+
// given below use volume but can be applied to snapshot as well.
501501
// This field is OPTIONAL. If TopologyRequirement is specified either
502502
// requisite or preferred or both MUST be specified.
503503
//

0 commit comments

Comments
 (0)