Files
nomad/api
Derek Strickland 43edd0e709 Expose Consul template configuration parameters (#11606)
This PR exposes the following existing`consul-template` configuration options to Nomad jobspec authors in the `{job.group.task.template}` stanza.

- `wait`

It also exposes the following`consul-template` configuration to Nomad operators in the `{client.template}` stanza.

- `max_stale`
- `block_query_wait`
- `consul_retry`
- `vault_retry` 
- `wait` 

Finally, it adds the following new Nomad-specific configuration to the `{client.template}` stanza that allows Operators to set bounds on what `jobspec` authors configure.

- `wait_bounds`

Co-authored-by: Tim Gross <tgross@hashicorp.com>
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2022-01-10 10:19:07 -05:00
..
2021-04-16 16:36:07 -06:00
2021-03-10 08:17:56 -05:00
2017-07-21 16:33:04 -07:00
2020-10-21 14:05:46 -04:00
2021-10-01 10:14:28 -04:00
2017-10-13 14:36:02 -07:00
2020-02-16 16:04:59 -06:00
2021-10-01 10:14:28 -04:00
2017-10-13 14:36:02 -07:00
2020-09-29 17:57:46 -04:00
2021-04-16 16:36:07 -06:00
2021-10-01 10:14:28 -04:00
2017-09-19 10:08:23 -05:00
2017-07-21 16:33:04 -07:00
2016-03-17 16:04:09 -07:00
2017-07-21 16:33:04 -07:00
2019-01-18 15:31:31 -05:00