open-nomad/e2e/csi/input
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
..
.gitignore e2e: have TF write-out HCL for CSI volume registration (#7599) 2020-04-02 12:16:43 -04:00
plugin-aws-ebs-controller.nomad E2E: CSI driver provisioning (#9443) 2020-11-25 09:05:22 -05:00
plugin-aws-ebs-nodes.nomad E2E: CSI driver provisioning (#9443) 2020-11-25 09:05:22 -05:00
plugin-aws-efs-nodes.nomad e2e/csi: update EFS plugin test to use v1.0 (#8562) 2020-07-30 08:41:48 -04:00
use-ebs-volume.nomad CSI: unique volume per allocation 2021-03-18 15:35:11 -04:00
use-efs-volume-read.nomad e2e: csi tests can only run on linux (#7635) 2020-04-06 11:57:59 -04:00
use-efs-volume-write.nomad e2e: CSI test should detect un-deregisterable volumes (#9343) 2020-11-13 09:31:21 -05:00