open-nomad/e2e/csi/input
Tim Gross e687a21da9
CSI: set plugin `CSI_ENDPOINT` env var only if unset by user (#12257)
* Use unix:// prefix for CSI_ENDPOINT variable by default
* Some plugins have strict validation over the format of the
  `CSI_ENDPOINT` variable, and unfortunately not all plugins
  agree. Allow the user to override the `CSI_ENDPOINT` to workaround
  those cases.
* Update all demos and tests with CSI_ENDPOINT
2022-03-21 11:48:47 -04:00
..
.gitignore e2e: have TF write-out HCL for CSI volume registration (#7599) 2020-04-02 12:16:43 -04:00
ebs-volume0.hcl CSI: implement support for topology (#12129) 2022-03-01 10:15:46 -05:00
ebs-volume1.hcl CSI: implement support for topology (#12129) 2022-03-01 10:15:46 -05:00
plugin-aws-ebs-controller.nomad CSI: set plugin `CSI_ENDPOINT` env var only if unset by user (#12257) 2022-03-21 11:48:47 -04:00
plugin-aws-ebs-nodes.nomad CSI: set plugin `CSI_ENDPOINT` env var only if unset by user (#12257) 2022-03-21 11:48:47 -04:00
plugin-aws-efs-nodes.nomad CSI: set plugin `CSI_ENDPOINT` env var only if unset by user (#12257) 2022-03-21 11:48:47 -04:00
use-ebs-volume.nomad E2E: extend CSI test to cover create and snapshot workflows 2021-04-08 12:55:36 -04:00
use-efs-volume-read.nomad E2E: extend CSI test to cover create and snapshot workflows 2021-04-08 12:55:36 -04:00
use-efs-volume-write.nomad E2E: extend CSI test to cover create and snapshot workflows 2021-04-08 12:55:36 -04:00