Files
nomad/client
Michael Schurter 55cbbded6c logmon: fix reattach configuration
There were multiple bugs here:

1. Reattach unmarshalling always returned an error because you can't
   unmarshal into a nil pointer.
2. The hook data wasn't being saved because it was put on the request
   struct, not the response struct.
3. The plugin configuration should only have reattach *or* a command
   set. Not both.
4. Setting Done=true meant the hook was never re-run on agent restart so
   reattaching was never attempted.
2019-02-21 15:32:18 -08:00
..
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2019-01-14 09:56:53 -08:00
2019-01-22 15:44:31 -08:00
2019-02-21 15:32:18 -08:00
2018-10-16 16:56:55 -07:00
2019-02-20 07:41:47 -05:00
2018-10-16 16:53:30 -07:00
2018-02-15 13:59:03 -08:00
2019-01-11 11:36:37 -08:00
2019-01-09 09:22:47 -05:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00