open-nomad/jobspec
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
..
test-fixtures api: remove `mapstructure` tags from`Port` struct (#12916) 2022-11-08 11:26:28 +01:00
helper.go template: use pointer values for gid and uid (#14203) 2022-08-22 16:25:49 -04:00
helper_test.go template: use pointer values for gid and uid (#14203) 2022-08-22 16:25:49 -04:00
parse.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
parse_group.go jobspec: add max_client_disconnect to hcl1 group parsing. (#12568) 2022-04-14 14:56:58 +02:00
parse_job.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
parse_multiregion.go
parse_network.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
parse_service.go Rename fields on proxyConfig (#15541) 2023-01-30 09:31:16 -06:00
parse_task.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
parse_test.go Rename fields on proxyConfig (#15541) 2023-01-30 09:31:16 -06:00
utils.go
utils_test.go