open-nomad/client/taskenv
Stefan Richter 484ef8a1e8
Add NOMAD_JOB_ID and NOMAD_JOB_PAERENT_ID env variables (#8967)
Beforehand tasks and field replacements did not have access to the
unique ID of their job or its parent. This adds this information as
new environment variables.
2020-10-23 10:49:58 -04:00
..
env.go Add NOMAD_JOB_ID and NOMAD_JOB_PAERENT_ID env variables (#8967) 2020-10-23 10:49:58 -04:00
env_test.go Add NOMAD_JOB_ID and NOMAD_JOB_PAERENT_ID env variables (#8967) 2020-10-23 10:49:58 -04:00
services.go Add interpolation on service canarymeta 2020-10-20 12:45:36 -05:00
services_test.go client: add tests around meta and canarymeta interpolation 2020-10-20 12:50:29 -05:00
util.go taskenv: have maps take precedence over primitives 2018-12-20 11:37:46 -08:00
util_test.go taskenv: have maps take precedence over primitives 2018-12-20 11:37:46 -08:00