Skip to content

Commit c427ef9

Browse files
author
James DeFelice
committed
spec: s/supported/confirmed/
Amended wording in the spec that referred to the field `supported` that no longer exists as of this PR and has been effectively replaced with `confirmed`.
1 parent f7d028e commit c427ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ The CO MUST implement the specified error recovery behavior when it encounters t
11751175

11761176
A Controller Plugin MUST implement this RPC call.
11771177
This RPC will be called by the CO to check if a pre-provisioned volume has all the capabilities that the CO wants.
1178-
This RPC call SHALL return `supported` only if all the volume capabilities specified in the request are supported.
1178+
This RPC call SHALL return `confirmed` only if all the volume capabilities specified in the request are supported.
11791179
This operation MUST be idempotent.
11801180

11811181
NOTE: Older plugins will parse but likely not "process" newer fields that may be present in capability-validation messages (and sub-messages) sent by a CO that is communicating using a newer, backwards-compatible version of the CSI protobufs.

0 commit comments

Comments
 (0)