open-nomad/e2e/csi
Tim Gross fa25e048b2
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
..
input CSI: unique volume per allocation 2021-03-18 15:35:11 -04:00
csi.go E2E: CSI driver provisioning (#9443) 2020-11-25 09:05:22 -05:00