Nick Ethier
|
467930f650
|
executor: use grpc instead of netrpc as plugin protocol
* Added protobuf spec for executor
* Seperated executor structs into their own package
|
2018-12-05 11:03:56 -05:00 |
|
Mahmood Ali
|
813f0a2282
|
libcontainer to manage /dev and /proc (#4945)
libcontainer already manages `/dev`, overriding task_dir - so let's use it for `/proc` as well and remove deadcode.
|
2018-12-03 10:41:01 -05:00 |
|
Danielle Tomlinson
|
03db4cf82d
|
client: Rename drivers/shared/env => client/taskenv
|
2018-11-30 12:18:39 +01:00 |
|
Danielle Tomlinson
|
756325bcbd
|
client: Merge driver/shared/structs and client/structs
|
2018-11-30 10:56:45 +01:00 |
|
Danielle Tomlinson
|
23197ec6b4
|
drivers: Create drivers/shared/structs
This creates a drivers/shared/structs package and moves the buffer size
checks into it.
|
2018-11-30 10:46:13 +01:00 |
|
Danielle Tomlinson
|
d2136e0aa7
|
drivers: Move client/drivers/executor to drivers/shared/executor
|
2018-11-30 10:46:13 +01:00 |
|