open-nomad/website/source/docs
Tim Gross 03433f35d4 client/template: configuration for function blacklist and sandboxing
When rendering a task template, the `plugin` function is no longer
permitted by default and will raise an error. An operator can opt-in
to permitting this function with the new `template.function_blacklist`
field in the client configuration.

When rendering a task template, path parameters for the `file`
function will be treated as relative to the task directory by
default. Relative paths or symlinks that point outside the task
directory will raise an error. An operator can opt-out of this
protection with the new `template.disable_file_sandbox` field in the
client configuration.
2019-08-12 16:34:48 -04:00
..
commands
configuration client/template: configuration for function blacklist and sandboxing 2019-08-12 16:34:48 -04:00
devices
drivers Fix Rkt driver requirements list (#6093) 2019-08-08 12:03:41 -05:00
enterprise
internals
job-specification docs: job names are unique by region/namespace 2019-07-29 08:00:28 -07:00
runtime fix grammar 2019-07-25 21:03:20 -05:00
telemetry Add job status metrics 2019-07-26 10:12:49 +01:00
vault-integration
faq.html.md
index.html.markdown
schedulers.html.md