Danielle Lancashire
861caa9564
HostVolumeConfig: Source -> Path
2019-08-12 15:39:08 +02:00
Danielle Lancashire
063e4240c1
client: Add parsing and registration of HostVolume configuration
2019-08-12 15:39:08 +02:00
Pete Woods
b47c5ca467
Allow the job GC interval to be configured from default of 5 minutes
2019-07-26 10:11:25 +01:00
Danielle Lancashire
d454dab39b
chore: Format hcl configurations
2019-07-20 16:55:07 +02:00
Lang Martin
1e2f87a11e
agent/testdata add a configuration directory for testing
2019-06-11 16:34:04 -04:00
Lang Martin
28cf8eddfe
config parse_test check for string coercion in client.meta
2019-06-10 13:12:38 -04:00
Mahmood Ali
a9f81f2daa
client config flag to disable remote exec
...
This exposes a client flag to disable nomad remote exec support in
environments where access to tasks ought to be restricted.
I used `disable_remote_exec` client flag that defaults to allowing
remote exec. Opted for a client config that can be used to disable
remote exec globally, or to a subset of the cluster if necessary.
2019-06-03 15:31:39 -04:00
Lang Martin
3ba6095fe3
config_parse_test additional config confirmation w/ sample json
2019-04-30 10:30:53 -04:00
Lang Martin
1f86770456
config_parse_test test direct hcl parsing
2019-04-30 10:29:14 -04:00
Preetha Appan
71e6550f81
Address review comments
2019-03-29 08:57:49 -05:00