Qian Zhang created MESOS-6106:
---------------------------------
Summary: Validate the host ports which container wants to expose
to are from the resources assigned to it
Key: MESOS-6106
URL: https://issues.apache.org/jira/browse/MESOS-6106
Project: Mesos
Issue Type: Task
Components: isolation
Reporter: Qian Zhang
Assignee: Qian Zhang
In CNI isolator, we need to validate the host ports which container wants to
expose to ({{NetworkInfo.PortMapping.host_port}}) are from the resources
assigned to it (i.e., from the resource offer used by framework to launch
container), so that we can ensure container will not expose to an arbitrary
host port.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)