Skip to content

0.2.0

Compare
Choose a tag to compare
@jonas jonas released this 03 Feb 20:10
· 44 commits to master since this release

Improvements:

  • mesos-agent: Support CentOS 6.5 with docker containerizer.
  • Add support for Mesos agent and framework authentication.
  • Enable HTTP authentication for Marathon and Chronos.

Fixes:

  • mesos-dns: Remove netinfo from IPSources to fix Docker tasks becoming
    unreachable.
  • mesos-agent: Store logs in /var/log/mesos and state files in /mnt/mesos
    so they can be analyzed after rebooting a node.
  • docker-engine: Use APT repo key hosted on apt.dockerproject.org