forked from hashicorp/nomad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: CSI mount_options are available only for filesystem vols (hashi…
…corp#9043) The CSI specification allows only the `file-system` attachment mode to have mount options. The `block-device` mode is left "intentionally empty, for now" in the protocol. We should be validating against this problem, but our documentation also had it backwards. Also adds missing mount_options on group volume.
- Loading branch information
1 parent
0f22ec9
commit e93b979
Showing
2 changed files
with
23 additions
and
8 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
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