open-nomad/website/pages/docs/job-specification
Tim Gross 16913bf3a1
docs: CSI mount_options are available only for filesystem vols (#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.
2020-10-08 08:49:43 -04:00
..
affinity.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
artifact.mdx
check_restart.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
connect.mdx
constraint.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
csi_plugin.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
device.mdx
dispatch_payload.mdx
env.mdx
ephemeral_disk.mdx
expose.mdx
gateway.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
group.mdx
index.mdx
job.mdx
lifecycle.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
logs.mdx
meta.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
migrate.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
multiregion.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
network.mdx Merge pull request #9008 from luhhujbb/doc-portmap 2020-10-05 12:25:53 -05:00
parameterized.mdx
periodic.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
proxy.mdx
reschedule.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
resources.mdx
restart.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
scaling.mdx
service.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
sidecar_service.mdx
sidecar_task.mdx
spread.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
task.mdx
template.mdx
update.mdx
upstreams.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
vault.mdx Format docs website code and mdx 2020-10-02 13:31:40 -04:00
volume.mdx docs: CSI mount_options are available only for filesystem vols (#9043) 2020-10-08 08:49:43 -04:00
volume_mount.mdx