You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2016/09/23 19:39:20 UTC

[jira] [Created] (MESOS-6241) Add agent::Call / agent::Response API for managing nested containers.

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)