Files
nomad/client/allocrunner/taskrunner
Tim Gross 088e3817b6 client: recreate script checks on Update (#6265)
Splitting the immutable and mutable components of the scriptCheck led
to a bug where the environment interpolation wasn't being incorporated
into the check's ID, which caused the UpdateTTL to update for a check
ID that Consul didn't have (because our Consul client creates the ID
from the structs.ServiceCheck each time we update).

Task group services don't have access to a task environment at
creation, so their checks get registered before the check can be
interpolated. Use the original check ID so they can be updated.
2019-09-05 11:43:23 -04:00
..
2019-03-04 13:15:15 -08:00
2019-01-08 09:11:47 -05:00
2019-08-23 12:49:02 -04:00
2019-07-17 11:01:59 +07:00
2019-06-18 14:15:25 +00:00