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
detach.mdx csi: allow for volume detach to work with gc'd nodes (#9057) 2020-10-09 09:45:03 -04:00
index.mdx
register.mdx csi: loosen ValidateVolumeCapability requirements (#9049) 2020-10-08 12:53:24 -04:00
status.mdx