Files
nomad/client/allocrunner/taskrunner
Danielle Lancashire 7d044a340f allocrunner: Push state from hooks to taskrunners
This commit is an initial (read: janky) approach to forwarding state
from an allocrunner hook to a taskrunner using a similar `hookResources`
approach that tr's use internally.

It should eventually probably be replaced with something a little bit
more message based, but for things that only come from pre-run hooks,
and don't change, it's probably fine for now.
2020-03-23 13:58:30 -04:00
..
2020-03-21 17:52:57 -04:00
2019-03-04 13:15:15 -08:00
2019-01-08 09:11:47 -05:00
2019-12-13 11:21:00 -05:00
2019-07-17 11:01:59 +07:00
2020-03-23 13:58:29 -04:00