Tim Gross
4078e6ea0e
scripts: fix interpreter for bash ( #12549 )
...
Many of our scripts have a non-portable interpreter line for bash and
use bash-specific variables like `BASH_SOURCE`. Update the interpreter
line to be portable between various Linuxes and macOS without
complaint from posix shell users.
2022-04-12 10:08:21 -04:00
Jonathan Tey
4635be07ab
demo: add missing file for Kadalu CSI demo ( #12336 )
2022-03-22 09:50:50 -04:00
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
Leela Venkaiah G
dec0b925a9
[demo] Kadalu CSI support for Nomad ( #11207 )
2021-10-06 15:29:15 -04:00
Michael Schurter
da92fafdc4
Merge pull request #10992 from ggriffiths/px_csi_driver_example
...
Add Portworx CSI Driver example
2021-09-29 10:53:08 -07:00
Michael Schurter
b93649a21b
docs: add @ggriffiths as author
2021-09-29 10:50:51 -07:00
Michael Schurter
6b44b5bd40
docs: note demos/csi is unsupported
...
Also start tagging authors to ease support by third parties.
2021-09-28 11:11:19 -07:00
Derek Strickland
f4c82d9c62
Update terraform configuration for demo/csi/digitalocean ( #11093 )
...
* Update configuration for csi/digitalocean demo
* hclfmt DigitalOcean CSI demo files
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2021-08-29 06:15:34 -04:00
Grant Griffiths
7af1e0b270
Add -k consul dependency back in
...
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
2021-08-11 09:03:25 -07:00
Michael Schurter
71372b9b7e
docs: add brief description to portworx readme
...
Also hclfmt hcl snippet.
2021-08-10 10:58:26 -07:00
Grant Griffiths
0f6cc14e36
Remove install dependency on consul for simplicity
...
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
2021-08-05 01:09:53 -07:00
Grant Griffiths
3f01836643
Add Portworx CSI Driver example
...
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
2021-08-04 06:19:08 -07:00
Seth Hoenig
7b3136c4b2
demo: apply hclfmt to ceph files
2021-05-03 09:27:26 -06:00
Tim Gross
cb9ac29d8a
demo: CSI Ceph
...
This changeset expands on the existing demonstration we had for Ceph by
showing volume creation. It includes a demo setup for Ceph on Vagrant so that
you don't need a whole Ceph cluster to try it out.
2021-05-03 10:49:47 -04:00
Tim Gross
0737db7e3a
docs: CSI hostpath demo doesn't need docker.volumes.enabled
2021-04-12 10:46:02 -04:00
Drew Bailey
a2c0951d4b
hclfmt hostpath.hcl
2021-04-09 12:15:49 -04:00
Tim Gross
cf6146b2e5
CSI: demo for hostpath plugin
...
A demo for the CSI hostpath plugin, used primarily for development
purposes. This reproduction has been used for testing during our CSI
implementation work, and this changeset makes that public.
2021-04-09 10:46:58 -04:00
Tim Gross
32b34815d6
demo: hclfmt a jobspec
2021-03-09 14:19:14 -05:00
Sylvain Corsini
a12f3d4448
Update DigitalOcean CSI plugin demo
2021-03-09 10:42:40 -05:00
Tim Gross
14215c80c6
hclfmt digitalocean demo to pass linting ( #9353 )
2020-11-13 14:16:15 -05:00
Tim Gross
bc03133479
demo: CSI example for DigitalOcean block storage ( #9351 )
2020-11-13 12:26:04 -05:00
Ricky Grassmuck
e8445a627e
Update Cinder CSI example docs ( #9267 )
2020-11-05 08:19:16 -05:00
Ryan Mickler
086e8dd173
Provided base ceph-rbd CSI driver example ( #8664 )
2020-08-13 13:00:37 -04:00
Ricky Grassmuck
737223c26a
Add Demo for Openstack Cinder CSI Plugin Deployment ( #8662 )
2020-08-13 12:59:45 -04:00
Tim Gross
38b23c1af0
directory for CSI examples ( #8651 )
2020-08-12 10:38:49 -04:00