Skip to content

Commit 34584ab

Browse files
committed
Rename VOLUME_ALREADY_ATTACHED to _PUBLISHED
1 parent b37e8aa commit 34584ab

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
@@ -1500,7 +1500,7 @@ message Error {
15001500
// information. This string maybe surfaced by CO to end users.
15011501
string error_description = 2;
15021502
1503-
// On `VOLUME_ALREADY_ATTACHED` and `MAX_ATTACHED_NODES` errors,
1503+
// On `VOLUME_ALREADY_PUBLISHED` and `MAX_ATTACHED_NODES` errors,
15041504
// this field contains the node(s) that the specified volume is
15051505
// already attached to.
15061506
repeated string node_ids = 3;

0 commit comments

Comments
 (0)