Releases: hypriot/cluster-lab
Releases · hypriot/cluster-lab
v0.2.12
Fix deployment to packagecloud.
v0.2.11
switch to CircleCI build server
v0.2.8
- ensure that a node properly leaves the consul cluster
- bump version of Swarm to 1.2.2
v0.2.7
Fix #36 and move config from daemon.json back to systemd docker.service file to be compatible with latest image-builder-rpi v0.5.17 image to support docker-machine.
v0.2.6
- Increase DHCP timeout. Short timeout caused trouble when larger number of devices ask for an IP in parallel
- Specify DHCP interface to provide DHCP service only on cluster network interface
- Fix warning by
systemd
when starting up cluster lab
See details in PR #32.
v0.2.5
- Fixes several issues with
docker.json
config file, see PR #31 for details
v0.2.4
- fix how Docker options are written to daemon.json
v0.2.3
- switch config of Docker to /etc/docker/daemon.json instead of /etc/default/docker