tag:github.com,2008:https://github.com/mediative/mesos-stack/releases Release notes from mesos-stack 2016-02-24T19:25:16Z tag:github.com,2008:Repository/46697180/0.4.0 2016-02-24T19:26:56Z 0.4.0 <p>Improvements:</p> <ul> <li>mesos-master, mesos-agent: Use fully qualified host names.</li> <li>Generate Ansible role documentation from YAML files so they are always up to<br> date.</li> <li>marathon-lb: Upgrade to version 1.1.1.</li> <li>common: Disable IPv6 on all cluster nodes.</li> <li>New glusterfs role which adds persistent storage across nodes.</li> </ul> jonas tag:github.com,2008:Repository/46697180/0.3.0 2016-02-05T13:50:46Z 0.3.0 <p>Improvements:</p> <ul> <li>common: Add fully qualified domain name in <code>/etc/hosts</code>.</li> <li>mesos-dns: Make the resolver list configurable. Defaults to <code>8.8.8.8</code>.</li> </ul> <p>Fixes:</p> <ul> <li>zookeeper: Handle removal of nodes.</li> <li>java, chronos-sync: CentOS support.</li> </ul> jonas tag:github.com,2008:Repository/46697180/0.2.0 2016-02-03T20:10:01Z 0.2.0 <p>Improvements:</p> <ul> <li>mesos-agent: Support CentOS 6.5 with docker containerizer.</li> <li>Add support for Mesos agent and framework authentication.</li> <li>Enable HTTP authentication for Marathon and Chronos.</li> </ul> <p>Fixes:</p> <ul> <li>mesos-dns: Remove <code>netinfo</code> from <code>IPSources</code> to fix Docker tasks becoming<br> unreachable.</li> <li>mesos-agent: Store logs in <code>/var/log/mesos</code> and state files in <code>/mnt/mesos</code><br> so they can be analyzed after rebooting a node.</li> <li>docker-engine: Use APT repo key hosted on apt.dockerproject.org</li> </ul> jonas tag:github.com,2008:Repository/46697180/0.1.0 2016-01-30T04:09:54Z 0.1.0 <p>First official release based on Mesos version 0.25.0</p> <p>The main features are:</p> <ul> <li>Mesos master running Marathon 0.13.0 and Chronos 2.4.0</li> <li>Mesos agent with Docker containerizer and cgroups isolation enabled</li> <li>Mesos DNS 0.5.1 for core service discovery</li> <li>Marathon load balancer using HAProxy for SSL and proxying to internal<br> applications</li> </ul> jonas