Files
nomad/client/allocrunner
Tim Gross 7c7569674c CSI: unique volume per allocation
Add a `PerAlloc` field to volume requests that directs the scheduler to test
feasibility for volumes with a source ID that includes the allocation index
suffix (ex. `[0]`), rather than the exact source ID.

Read the `PerAlloc` field when making the volume claim at the client to
determine if the allocation index suffix (ex. `[0]`) should be added to the
volume source ID.
2021-03-18 15:35:11 -04:00
..
2021-03-08 09:15:02 -08:00
2021-03-18 15:35:11 -04:00
2020-12-09 11:05:18 -08:00
2018-10-16 16:56:56 -07:00