open-nomad/client/taskenv
Luiz Aoqui 1ae26981a0
connect: interpolate task env in config values (#14445)
When configuring Consul Service Mesh, it's sometimes necessary to
provide dynamic value that are only known to Nomad at runtime. By
interpolating configuration values (in addition to configuration keys),
user are able to pass these dynamic values to Consul from their Nomad
jobs.
2022-09-02 15:00:28 -04:00
..
env.go cleanup: move fs helpers into escapingfs 2022-08-24 14:45:34 -05:00
env_test.go client: add NOMAD_SHORT_ALLOC_ID allocation env var. (#12603) 2022-04-20 10:30:48 +02:00
network.go interpolate network.dns block on client (#12021) 2022-02-16 08:39:44 -05:00
network_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
services.go connect: interpolate task env in config values (#14445) 2022-09-02 15:00:28 -04:00
services_test.go connect: interpolate task env in config values (#14445) 2022-09-02 15:00:28 -04:00
util.go taskenv: have maps take precedence over primitives 2018-12-20 11:37:46 -08:00
util_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00