-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enforce SINGLE_NODE_SINGLE_WRITER access mode in node publish
Return FAILED_PRECONDITION if a volume in NodePublish uses the SINGLE_NODE_SINGLE_WRITER access mode and is already mounted elsewhere on the node. See the second table in this section for more details: https://github.com/container-storage-interface/spec/blob/v1.7.0/spec.md#nodepublishvolume
- Loading branch information
1 parent
047a69b
commit 802b188
Showing
1 changed file
with
42 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters