Files
nomad/command
Tim Gross 78afe18966 csi: alloc status -verbose should query volume request 'source' (#9354)
The `nomad alloc status -verbose` command returns a 404 from CSI volumes
because the volume mount block in the task points back to the
`job.group.volume` block. So using the `Name` field to query is the "name" as
seen in the jobspec, and not the name of the volume that we need for querying.

Show both the job-specific name and the volume ID in the resulting output,
which clarifies the difference between the two fields and is more consistent
with the web UI.
2020-11-16 08:28:52 -05:00
..
2018-05-11 18:05:43 -04:00
2020-11-11 20:52:57 +00:00
2020-10-21 14:05:46 -04:00
2020-10-21 14:05:46 -04:00
2020-10-21 14:05:46 -04:00
2019-09-09 10:04:41 -07:00
2019-05-13 10:01:19 -04:00
2020-01-02 14:42:27 -08:00
2018-06-14 15:48:01 +02:00
2020-02-16 16:04:59 -06:00
2020-02-16 16:04:59 -06:00
2017-09-19 10:08:23 -05:00
2017-09-19 10:08:23 -05:00
2017-09-19 10:08:23 -05:00
2017-09-19 10:08:23 -05:00
2018-05-11 18:05:43 -04:00
2020-10-19 09:30:15 -04:00
2020-07-23 18:41:38 +03:00