Files
nomad/command/agent
Chris Baker 9292e88f2b changes to Canonicalize, Validate, and api->struct conversion so that tg.Count, tg.Scaling.Min/Max are well-defined with reasonable defaults.
- tg.Count defaults to tg.Scaling.Min if present (falls back on previous default of 1 if Scaling is absent)
- Validate() enforces tg.Scaling.Min <= tg.Count <= tg.Scaling.Max

modification in ApiScalingPolicyToStructs, api.TaskGroup.Validate so that defaults are handled for TaskGroup.Count and
2020-03-24 13:57:17 +00:00
..
2020-01-09 15:15:10 -05:00
2018-03-11 17:43:19 +00:00
2017-10-13 13:12:20 -07:00
2020-03-23 20:09:01 -04:00
2020-03-23 20:09:01 -04:00
2018-03-11 18:35:30 +00:00
2018-10-16 16:56:55 -07:00
2016-10-17 10:48:04 -07:00
2017-07-20 09:36:34 -07:00
2018-09-13 10:43:40 -07:00
2020-02-16 16:04:59 -06:00
2017-07-20 09:36:34 -07:00
2018-09-13 10:43:40 -07:00
2018-09-13 10:43:40 -07:00
2017-09-07 17:04:21 -07:00
2018-02-15 13:59:02 -08:00
2017-07-20 09:36:34 -07:00
2015-09-06 18:39:03 -07:00
2017-09-19 10:08:23 -05:00
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2017-07-20 09:36:34 -07:00
2020-03-02 13:47:43 -05:00