Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
csi: avoid panic in CLI for failed node attachment cleanup
If the node API returns an attached volume that doesn't belong to an alloc (because it's failed to clean up properly), `nomad node status` will panic when rendering the response.
- Loading branch information