Skip to content

Commit 9e44f04

Browse files
sunnylovestiramisusaad-ali
andauthoredAug 4, 2023
Update spec.md
Co-authored-by: Saad Ali <[email protected]>
1 parent f80856c commit 9e44f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎spec.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1671,8 +1671,8 @@ message ControllerModifyVolumeRequest {
16711671
// section on how to use this field.
16721672
map<string, string> secrets = 2 [(csi_secret) = true];
16731673
1674-
// Plugin specific parameters to apply, passed in as opaque key-value
1675-
// pairs. This field is REQUIRED. The Plugin is responsible for
1674+
// Plugin specific volume attributes to mutate, passed in as opaque key-value pairs.
1675+
// This field is REQUIRED. The Plugin is responsible for
16761676
// parsing and validating these parameters. COs will treat these
16771677
// as opaque. The CO SHOULD specify the intended values of all mutable
16781678
// parameters it intends to modify. SPs MUST NOT modify volumes based

0 commit comments

Comments
 (0)