open-nomad/website/pages/docs/commands/volume
Tim Gross 443fdaa86b
csi: nomad volume detach command (#8584)
The soundness guarantees of the CSI specification leave a little to be desired
in our ability to provide a 100% reliable automated solution for managing
volumes. This changeset provides a new command to bridge this gap by providing
the operator the ability to intervene.

The command doesn't take an allocation ID so that the operator doesn't have to
keep track of alloc IDs that may have been GC'd. Handle this case in the
unpublish RPC by sending the client RPC for all the terminal/nil allocs on the
selected node.
2020-08-11 10:18:54 -04:00
..
deregister.mdx docs and changelog entry for nomad volume deregister -force (#8537) 2020-07-24 15:13:11 -04:00
detach.mdx csi: nomad volume detach command (#8584) 2020-08-11 10:18:54 -04:00
index.mdx csi: nomad volume detach command (#8584) 2020-08-11 10:18:54 -04:00
register.mdx csi: support for VolumeContext and VolumeParameters (#7957) 2020-05-15 08:16:01 -04:00
status.mdx fix shell-session snippet error 2020-05-18 16:53:06 -04:00