Files
nomad/client/allocrunner/taskrunner
Mahmood Ali b6ae5e9d62 Render consul templates using task env only (#6055)
When rendering a task consul template, ensure that only task environment
variables are used.

Currently, `consul-template` always falls back to host process
environment variables when key isn't a task env var[1].  Thus, we add
an empty entry for each host process env-var not found in task env-vars.

[1] bfa5d0e133/template/funcs.go (L61-L75)
2019-08-05 16:30:47 -04:00
..
2019-03-04 13:15:15 -08:00
2019-01-08 09:11:47 -05:00
2019-07-17 11:01:59 +07:00
2019-06-18 14:15:25 +00:00