Files
nomad/vendor/github.com/hashicorp/nomad/api
Tim Gross a1eaad9cf7 CSI: remove prefix matching from CSIVolumeByID and fix CLI prefix matching (#10158)
Callers of `CSIVolumeByID` are generally assuming they should receive a single
volume. This potentially results in feasibility checking being performed
against the wrong volume if a volume's ID is a prefix substring of other
volume (for example: "test" and "testing").

Removing the incorrect prefix matching from `CSIVolumeByID` breaks prefix
matching in the command line client. Add the required elements for prefix
matching to the commands and API.
2021-03-18 14:32:40 -04:00
..
2021-03-10 08:17:56 -05:00
2021-02-22 21:10:46 -07:00
2021-01-06 17:12:22 +00:00
2020-10-21 15:46:56 -04:00
2020-11-05 13:04:18 -05:00