open-nomad/drivers/rawexec
Nick Ethier 9fea54e0dc
executor: implement streaming stats API
plugins/driver: update driver interface to support streaming stats

client/tr: use streaming stats api

TODO:
 * how to handle errors and closed channel during stats streaming
 * prevent tight loop if Stats(ctx) returns an error

drivers: update drivers TaskStats RPC to handle streaming results

executor: better error handling in stats rpc

docker: better control and error handling of stats rpc

driver: allow stats to return a recoverable error
2019-01-12 12:18:22 -05:00
..
driver.go executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
driver_test.go recover 2019-01-07 14:49:40 -08:00
driver_unix_test.go plugins: Move driver testing support to subpackage 2018-12-01 17:29:39 +01:00
handle.go executor: remove structs package 2018-12-06 20:54:14 -05:00
state.go rawexec: standardize names/code 2018-11-01 15:53:07 -07:00