open-nomad/e2e/vaultsecrets
Tim Gross 344e821ace
e2e: fix destination of templates in VaultSecrets test (#9146)
The `$NOMAD_SECRETS_DIR` environment variable is rendered as `/secrets`, which
prior to the recent security patch would unintentionally escape the file
sandbox and get dropped in a directory named `/secrets` where the Nomad client
binary was running. The `VaultSecrets` test was accidentally relying on this
behavior and that causes the test to fail.
2020-10-22 13:00:08 -04:00
..
input e2e: fix destination of templates in VaultSecrets test (#9146) 2020-10-22 13:00:08 -04:00
vaultsecrets.go fix go 1.15 pickiness 2020-10-14 15:19:54 +00:00