open-nomad/nomad/mock
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
..
acl.go rpc: add OIDC login related endpoints. 2023-01-13 13:14:29 +00:00
alloc.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
checks.go servicedisco: implement check_restart for nomad service checks 2022-09-13 08:59:23 -05:00
connect.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
csi.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
job.go Accept Workload Identities for Client RPCs (#16254) 2023-02-27 10:17:47 -08:00
lifecycle.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
mock.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
network.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
node.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00
variables.go cleanup: rearrange mocks package (#14660) 2022-09-22 13:49:58 -05:00