Skip to content

mesos-module-dvdi-0.3.0

Compare
Choose a tag to compare
@cantbewong cantbewong released this 16 Dec 00:06
· 103 commits to master since this release

This release supports Mesos 0.23.1, 0.24.1, and 0.25.0.

features:

  • Implement container isolation of mounted external volumes - allow utilization Linux namespace facility to limit visibility of volume mounts to a single task.
  • Support pre-emptive mounts when using rexray volume driver - when an agent node suffers an unplanned termination, mounts can be re-acquired on another agent cluster node.
  • Refactor mount journal to utilize google protocol buffer utilization Mesos checkpoint code for improved fault tolerance, and future extensibility.

This release closes the issues that listed milestones targets of 0.3.0 and 0.3.1