Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Mesosphere Sprint 28
-
3
Description
As part of MESOS-4487 an interface will be introduce into the `Containerizer` to allow agents to retrieve container state information. The agent needs to use this interface to retrieve container state information during status updates from the executor. The container state information can be then use by the agent to expose various isolator specific configuration (for e.g., IP address allocated by network isolators, net_cls handles allocated by `cgroups/net_cls` isolator), that has been applied to the container, in the state.json endpoint.
Attachments
Issue Links
- blocks
-
MESOS-4358 Expose net_cls network handles in agent's state endpoint
- Resolved
- is blocked by
-
MESOS-4487 Introduce status() interface in `Containerizer`
- Resolved
-
MESOS-4488 Define a CgroupInfo protobuf to expose cgroup isolator configuration.
- Resolved
- links to