Benjamin Mahler created MESOS-6241:
--------------------------------------
Summary: Add agent::Call / agent::Response API for managing nested
containers.
Key: MESOS-6241
URL: https://issues.apache.org/jira/browse/MESOS-6241
Project: Mesos
Issue Type: Task
Components: HTTP API, slave
Reporter: Benjamin Mahler
Assignee: Benjamin Mahler
In order to manage nested containers from executors or from tooling, we'll need
to have an API for managing nested containers.
Per the [design
doc|https://docs.google.com/document/d/1FtcyQkDfGp-bPHTW4pUoqQCgVlPde936bo-IIENO_ho/]
we will start with the following:
* Launch: create a new nested container underneath the parent container.
* Wait: wait for the nested container to terminate.
* Kill: kill a non-terminal nested container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)