Files
nomad/vendor/github.com
Tim Gross a37af3100e CSI: use AccessMode/AttachmentMode from CSIVolumeClaim
Registration of Nomad volumes previously allowed for a single volume
capability (access mode + attachment mode pair). The recent `volume create`
command requires that we pass a list of requested capabilities, but the
existing workflow for claiming volumes and attaching them on the client
assumed that the volume's single capability was correct and unchanging.

Add `AccessMode` and `AttachmentMode` to `CSIVolumeClaim`, use these fields to
set the initial claim value, and add backwards compatibility logic to handle
the existing volumes that already have claims without these fields.
2021-04-07 11:24:09 -04:00
..
2020-10-21 15:46:56 -04:00
2020-08-11 13:26:45 -04:00
2020-08-20 00:31:07 +08:00
2020-08-20 00:31:07 +08:00
2020-06-18 11:05:31 -07:00
2020-08-20 00:31:07 +08:00
2021-03-31 10:57:02 -04:00
2020-03-28 17:29:04 +01:00
2017-07-07 12:18:14 -07:00
2017-10-13 14:36:02 -07:00
2021-03-30 16:02:51 -04:00
2020-10-21 15:46:56 -04:00