Files
nomad/client
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-01-22 15:44:31 -08:00
2019-01-14 09:56:53 -08:00
2019-03-04 13:37:20 -08:00
2019-02-20 07:41:47 -05:00
2019-04-16 11:22:44 -07:00
2019-01-11 11:36:37 -08:00
2019-05-09 16:49:08 -04:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00