[
https://issues.apache.org/jira/browse/MESOS-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haris Choudhary updated MESOS-5737:
-----------------------------------
Description:
In order to greatly simplify the implementation for the redesigned Mesos CLI's
container plugin, we need the executor PID (Process ID) to be exposed in the
/containers endpoint. [Mesos CLI Epic |
https://issues.apache.org/jira/browse/MESOS-5676]
This change will introduce the pid for an executor if it was launched by the
mesos containerizer.
We need this PID for setns() calls to enter the container namespace for
commands such as container execute
was:
In order to greatly simplify the implementation for the redesigned Mesos CLI's
container plugin, we need the executor pid to be exposed in the /containers
endpoint. [Mesos CLI Epic | https://issues.apache.org/jira/browse/MESOS-5676]
This change will introduce the pid for an executor if it was launched by the
mesos containerizer.
> Expose Executor PID in containers endpoint
> ------------------------------------------
>
> Key: MESOS-5737
> URL: https://issues.apache.org/jira/browse/MESOS-5737
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Haris Choudhary
> Priority: Minor
>
> In order to greatly simplify the implementation for the redesigned Mesos
> CLI's container plugin, we need the executor PID (Process ID) to be exposed
> in the /containers endpoint. [Mesos CLI Epic |
> https://issues.apache.org/jira/browse/MESOS-5676]
> This change will introduce the pid for an executor if it was launched by the
> mesos containerizer.
> We need this PID for setns() calls to enter the container namespace for
> commands such as container execute
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)