Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
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
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
Attachments
Issue Links
- relates to
-
MESOS-5278 Add command to enter container namespaces and execute arbitrary commands
- Resolved