open-nomad/website/pages/docs/commands/volume
Tim Gross ecec432653
csi: allow for volume detach to work with gc'd nodes (#9057)
When we try to prefix match the `nomad volume detach` node ID argument, the
node may have been already GC'd. The volume unpublish workflow gracefully
handles this case so that we can free the claim. So make a best effort to find
a node ID among the volume's claimed allocations, or otherwise just use the
node ID we've been given by the user as-is.
2020-10-09 09:45:03 -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: allow for volume detach to work with gc'd nodes (#9057) 2020-10-09 09:45:03 -04:00
index.mdx csi: nomad volume detach command (#8584) 2020-08-11 10:18:54 -04:00
register.mdx csi: loosen ValidateVolumeCapability requirements (#9049) 2020-10-08 12:53:24 -04:00
status.mdx fix shell-session snippet error 2020-05-18 16:53:06 -04:00