open-nomad/e2e/e2eutil
Charlie Voiselle cc6f4719f1
Add option to expose workload token to task (#15755)
Add `identity` jobspec block to expose workload identity tokens to tasks.

---------

Co-authored-by: Anders <mail@anars.dk>
Co-authored-by: Tim Gross <tgross@hashicorp.com>
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2023-02-02 10:59:14 -08:00
..
input e2e: fix 1 of 4 client disconnect tests (#15357) 2022-11-22 08:51:53 -06:00
allocs.go e2e: add e2e tests for nomad service disco checks 2022-08-22 15:31:13 -05:00
cli.go e2e: use context for executing external commands (#12185) 2022-03-04 08:55:36 -05:00
client.go vault: configure user agent on Nomad vault clients (#15745) 2023-01-10 10:39:45 -06:00
consul.go
deployments.go
e2ejob.go chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
job.go bootstrap: upgrade golangci-lint in prep for go1.20 (#16024) 2023-02-02 09:44:12 -06:00
node.go E2E: test for nodes disconnected by netsplit (#12407) 2022-04-11 11:34:27 -04:00
utils.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
wait.go