James Rasell
bbf0bdbb2a
Fix error parsing config when setting consul.timeout. ( #6907 )
...
When parsing a config file which had the consul.timeout param set,
Nomad was reporting an error causing startup to fail. This seems
to be caused by the HCL decoder interpreting the timeout type as
an int rather than a string. This is caused by the struct
TimeoutHCL param having a hcl key of timeout alongside a Timeout
struct param of type time.Duration (int). Ensuring the decoder
ignores the Timeout struct param ensure the decoder runs
correctly.
2020-01-07 13:40:55 -05:00
..
2019-08-07 09:50:35 -07:00
2019-12-16 07:08:11 -06:00
2019-12-12 20:55:56 -08:00
2019-12-20 11:10:22 -08:00
2020-01-07 13:40:55 -05:00
2016-06-10 15:54:39 -04:00
2019-12-09 08:37:32 -06:00
2019-11-26 08:39:04 -05:00
2019-12-09 08:37:32 -06:00
2017-10-23 15:11:13 -07:00
2019-12-09 08:37:32 -06:00
2019-10-08 12:59:22 -04:00
2019-12-09 08:37:32 -06:00
2019-01-22 15:44:31 -08:00
2019-07-18 10:32:12 -04:00
2019-07-18 10:32:13 -04:00
2019-07-18 10:32:13 -04:00
2019-12-09 08:37:32 -06:00
2019-11-14 10:07:35 -05:00
2019-12-09 08:37:32 -06:00
2019-10-08 12:59:22 -04:00
2019-12-09 08:37:32 -06:00
2019-10-08 12:59:22 -04:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-11-05 09:51:49 -05:00
2019-12-09 08:37:32 -06:00
2019-07-10 13:56:20 -04:00
2019-12-09 08:37:32 -06:00
2019-10-08 12:59:22 -04:00
2018-05-07 14:50:01 -05:00
2019-12-09 08:37:32 -06:00
2019-05-21 16:13:32 -04:00
2018-02-15 13:59:00 -08:00
2019-11-08 14:35:06 -05:00
2019-05-17 13:30:23 -07:00
2019-12-09 08:37:32 -06:00
2019-10-08 12:59:22 -04:00
2017-10-13 14:36:02 -07:00
2017-09-07 17:04:21 -07:00
2019-07-10 13:56:20 -04:00
2019-07-18 10:32:12 -04:00
2019-12-09 08:37:32 -06:00
2019-01-22 15:44:31 -08:00
2019-12-12 20:55:56 -08:00
2019-12-12 20:55:56 -08:00
2019-11-19 08:40:19 -08:00
2017-09-19 10:08:23 -05:00
2019-12-09 08:37:32 -06:00
2019-12-12 20:55:56 -08:00
2017-09-13 11:38:29 -07:00
2019-12-09 08:37:32 -06:00
2019-08-20 09:29:37 -04:00
2019-12-09 08:37:32 -06:00
2019-11-14 16:06:09 -05:00
2019-12-09 08:37:32 -06:00
2019-04-23 09:18:01 -07:00
2019-12-09 08:37:32 -06:00
2019-01-22 15:44:31 -08:00
2019-12-09 08:37:32 -06:00
2019-08-07 09:50:35 -07:00
2017-10-13 14:36:02 -07:00
2017-09-26 15:26:33 -07:00
2017-07-13 17:14:02 -07:00
2019-12-09 08:37:32 -06:00
2019-08-07 09:50:35 -07:00
2019-12-09 08:37:32 -06:00
2019-01-22 15:44:31 -08:00
2019-04-23 09:57:21 -07:00
2019-10-31 08:23:32 -04:00
2019-05-17 13:30:23 -07:00
2018-02-15 13:59:00 -08:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2019-11-05 09:51:50 -05:00
2017-10-13 14:36:02 -07:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2018-09-19 17:17:39 -07:00
2019-11-05 09:51:50 -05:00
2019-12-09 08:37:32 -06:00
2019-11-05 09:51:53 -05:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2018-09-15 16:23:13 -07:00
2019-12-09 08:37:32 -06:00
2017-09-01 16:42:09 -07:00
2019-07-10 13:56:19 -04:00
2019-10-08 12:59:22 -04:00
2019-11-12 08:47:23 -05:00
2019-05-17 13:30:23 -07:00
2019-11-12 08:47:23 -05:00
2019-12-09 08:37:32 -06:00
2019-08-07 09:50:35 -07:00