Files
nomad/client/allocrunner
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-07-10 10:41:06 -05:00
2019-07-31 01:04:07 -04:00
2018-10-16 16:56:56 -07:00