Skip to content

Releases: kubermatic/machine-controller

v1.5.0

24 Jul 09:29

Choose a tag to compare

  • update Azure SDK to v31.1 (#600)
  • Migrate to controller-runtime (#592)
  • AWS - make public IP assignment optional (#594)
  • Update kubevirt to 0.18 (#587)

v1.4.2

09 Jul 13:08

Choose a tag to compare

Enhancements

  • Make Openstack NodeVolumeAttachLimit configurable (#584)
  • Ubuntu: Disable ufw (#589)
  • Run Docker with systemd cgroup driver (#588)
  • Azure: Assign security group to instances (#590)

v1.4.1

04 Jul 09:07

Choose a tag to compare

  • Add OpenStack tenant id (#580)

v1.4.0

02 Jul 11:38

Choose a tag to compare

Enhancements

  • Requeue after evictions were created instead of blocking (#577)
  • Add the howto-provider to the README (#561)
  • Make Openstack root disk size configurable (#579)
  • Always add instance delete finalizer initially (#583)

v1.3.0

18 Jun 09:39

Choose a tag to compare

  • It is now possible to configure a docker registry mirror (#574)
  • Hcloud: Allow configuring labels (#576)
  • Enable fine-grained control over coreos update. (#575)
  • Fix conformance tests for CentOS (#573)
  • typo in vmSize for azure provider.go (#569)

v1.2.1

14 Jun 07:00

Choose a tag to compare

  • Pass proxy environment into Kubelet (#571 )

v1.2.0

12 Jun 09:41

Choose a tag to compare

  • Add proxy & custom registry support for instances

v1.1.10

07 Jun 07:44
v1.1.10

Choose a tag to compare

New Features

  • Add NodeTags field to GCE CloudConfig. (#565)

Bug Fixes

  • Null ssh_authorized_keys field is no longer rendered into cloud-init. (#558)
  • Before an eviciton is attempted, the machine-controller will now check if there is a possible target and if no, omit it. (#562)
  • For Vsphere, ue the machine UID for identification instead of name. (#531)

v1.1.9: Azure: start reading credentials from ENV (#551)

31 May 13:25

Choose a tag to compare

General:

  • add DiskIops for AWS provider #539
  • Azure: start reading credentials from ENV #551

v1.1.8

14 May 11:35
v1.1.8

Choose a tag to compare

Bug Fixes:

  • Empty image and flavor are not allowed anymore for Openstack. (#532)
  • GCE instances will now have public IP by default. (#533)