Kevin Klues created MESOS-5562:
----------------------------------
Summary: Add class to share Nvidia-specific components between
containerizers
Key: MESOS-5562
URL: https://issues.apache.org/jira/browse/MESOS-5562
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
Once we have an `NvidiaGPUAllocator` component, we need some way to share it
across multiple containerizers. Moreover, we anticipate needing other Nvidia
components to share across multiple containerizers as well (e.g. an
`NvidiaVolumeManager` component). As such, we should add a wrapper class around
these components to make it easily passable to each containerizer without
having to continually add a bunch of parameters to the Containerizer interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)