mesos/mesos-go

LaunchNestedContainer and agent.proto in 1.2.x

athlum opened this issue · 1 comments

Hi.
According to https://github.com/apache/mesos/blob/master/docs/nested-container-and-task-group.md#new-agent-api. To implement TaskGroup, we need the go-compiled https://github.com/apache/mesos/blob/1.2.x/include/mesos/agent/agent.proto file at least.
Do you guys have any plans on LaunchGroup? It is so great that we have go sdk for mesos-1.2.x now.

Thanks for any reply.

jdef commented