open-nomad/e2e/e2eutil
Michael Schurter bd7b60712e
Accept Workload Identities for Client RPCs (#16254)
This change resolves policies for workload identities when calling Client RPCs. Previously only ACL tokens could be used for Client RPCs.

Since the same cache is used for both bearer tokens (ACL and Workload ID), the token cache size was doubled.

---------

Co-authored-by: James Rasell <jrasell@users.noreply.github.com>
2023-02-27 10:17:47 -08:00
..
input e2e: fix 1 of 4 client disconnect tests (#15357) 2022-11-22 08:51:53 -06:00
acl.go Accept Workload Identities for Client RPCs (#16254) 2023-02-27 10:17:47 -08: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 e2e: add e2e tests for consul namespaces on ent with acls 2021-04-27 14:45:54 -06:00
deployments.go e2e: rework rescheduling progress deadline test (#8958) 2020-09-29 11:02:16 -04:00
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 chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00