Skip to content

Releases: mesoshq/mesosctl

Improvements & bugfixes

25 Sep 11:15
Compare
Choose a tag to compare

The following things are contained in this minor version:

  • Update to Mesos 1.0.1
  • Update to Marathon 1.3
  • Improved handling of DNS servers in /etc/resolv.conf

Improvements & bugfixes

30 Aug 06:30
Compare
Choose a tag to compare
  • Update Node.js version to 4.5.0 in the Dockerfile
  • Implemented cluster restart services command as Mesos/Marathon sometimes don't handle network changes and/or supensions of the Vagrant boxes too well (when running mesosctl for local development)
  • Fix for issue #5 and removed vorpal-autocomplete-fsbecause of bugs

Improvements & bugfixes

18 Aug 07:17
Compare
Choose a tag to compare
  • Removed a hard dependency on network interface names
  • Support for IP SANs for the private Docker registry
  • Docker registry version updated to 2.4
  • Removed pre-loading of Chronos Docker image, resulting in faster installations

Updated Ansible version and bugfixes

17 Aug 11:50
Compare
Choose a tag to compare
  • The supported Ansible version is now >= 2.1.1.0
  • Fixed issues for the CoreOS setup steps for Python (changed with Ansible 2.1)
  • Fixed issues for Docker 1.12.0 on CentOS 7 (see moby/moby#25098)
  • Made the os field optional for configuration files
  • Bumped the Docker image versions for Mesos (1.0) and Marathon (1.1.2) on CoreOS
  • A lot of small fixes

Refactored repository code & package commands usage

28 Jul 11:34
Compare
Choose a tag to compare
0.1.6

Refactored repository init and package usage

Bugfix release

28 Jul 11:35
Compare
Choose a tag to compare

Fixed another bug when using config load.

Bugfix release

27 Jul 06:21
Compare
Choose a tag to compare

There were bug when using config create and config load commands under specific circumstances. These are now fixed with this release.

Bugfix release

26 Jul 12:10
Compare
Choose a tag to compare

There was a bug when mesosctl was trying to create the ~/.mesosctl configuration folder upon first run of mesosctl.