open-nomad/client/allocrunner/taskrunner/template
Tim Gross 6df36e4cdb artifact/template: prevent file sandbox escapes
Ensure that the client honors the client configuration for the
`template.disable_file_sandbox` field when validating the jobspec's
`template.source` parameter, and not just with consul-template's own `file`
function.

Prevent interpolated `template.source`, `template.destination`, and
`artifact.destination` fields from escaping file sandbox.
2020-10-21 14:34:12 -04:00
..
template.go artifact/template: prevent file sandbox escapes 2020-10-21 14:34:12 -04:00
template_test.go artifact/template: prevent file sandbox escapes 2020-10-21 14:34:12 -04:00