Releases: mesoshq/mesosctl
Releases · mesoshq/mesosctl
Improvements & bugfixes
Improvements & bugfixes
- 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 runningmesosctl
for local development) - Fix for issue #5 and removed
vorpal-autocomplete-fs
because of bugs
Improvements & bugfixes
- 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
- 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
0.1.6 Refactored repository init and package usage
Bugfix release
Fixed another bug when using config load
.
Bugfix release
There were bug when using config create
and config load
commands under specific circumstances. These are now fixed with this release.
Bugfix release
There was a bug when mesosctl
was trying to create the ~/.mesosctl
configuration folder upon first run of mesosctl
.