Chun-Hung Hsiao created MESOS-9206:
--------------------------------------
Summary: Make `GET_CONTAINERS` show executor containers optionally.
Key: MESOS-9206
URL: https://issues.apache.org/jira/browse/MESOS-9206
Project: Mesos
Issue Type: Improvement
Reporter: Chun-Hung Hsiao
We could consider adding a `show_executor` option to the `GET_CONTAINERS` agent
API call, so callers can specify that they only want to show the standalone
containers but not executor containers.
Currently this could be done by authorizing the VIEW_STANDALONE_CONTAINER
action but not the VIEW_CONTAINER action, which is not ideal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)