Releases: kubermatic/machine-controller
Releases · kubermatic/machine-controller
v0.8.1
v0.9.5
General
- Add node draining
- Remove kubeadm usage
- Add health checking for the kubelet & docker
- Enforce overlay2 storage driver for Ubuntu and Docker
- Only remove finalizers when instance is gone
v0.9.4
** General **
Remove deprecated field to select container runtime
v0.9.3
Bugfix
- Allow multiple machine-controllers use the same Hetzner account
Feature
- Put instance addresses into machine status
v0.9.2
v0.7.23
v0.9.1
v0.9.0
Changes
- The machine-controller now uses the types from the cluster-api (#323)
Feature
- The machine-controller can now handle machineSets (#323)
v0.8.0
Feature
- Ubuntu now means Ubuntu Bionic
- Cloud-Configs now use a dedicated struct
v0.7.22
Bugfix
- Improve handling of concurrent FloatingIP allocation