0.2.0
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
fromIPSources
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