Skip to content

Releases: kubermatic/machine-controller

v1.1.7

13 May 10:42
v1.1.7

Choose a tag to compare

Bug Fixes:

  • vSphere VMs are cleaned up on ISO failure. (#526)

Enhancements:

  • It is now possible to configure the root disk size of vSphere machines. (#517)
  • GCE instances can be configured to be multizone or regional. (#528)

v1.1.6

07 May 11:03

Choose a tag to compare

General

  • Create an event and error log for all reconciliaton errors (#515)

GCP

  • Allow creating GCP instances without public address (#510)
  • Allow specifying tags for instances (#511)

AWS

  • Fix CentOS AMI lookup (#525)

Packet

  • Allow to specify projectID using PACKET_PROJECT_ID (#523)

v1.1.5

26 Apr 06:02

Choose a tag to compare

New Features:

  • Support for Packet was added (#493)

Enhancements:

  • Add option to request spot instances on AWS (#449)
  • add timeout for node eviction to skip evictions which won't succeed (#508)

v1.1.4

23 Apr 11:49

Choose a tag to compare

Enhancements:

  • Enable CPUAccounting and MemoryAccounting for kubelet.service (#476)
  • Dont show leader election log by default (#492)
  • Add validation for ssh keys (#497)
  • Reserve resources for system & kubelet (#500)
  • Re-check machine after instance creation (#503)
  • Use trust-device-path for Openstack config (#506)

v1.1.3

09 Apr 06:33

Choose a tag to compare

Enhancements:

  • Allow using a serviceAccount token instead of bootstrap tokens (#474)
  • Re-Check on joinClusterTimeout candidates (#488)
  • Update cluster-api to add selective downscaling (#477)
  • use automatic detection of the OpenStack BS version (#480)
  • Add UserData plugins (#473)
  • Preemptible flag for GCE (#487)

v1.1.2

28 Mar 11:10

Choose a tag to compare

  • Support for network configuration of GCE instances (#472)

v1.1.1

26 Mar 17:22

Choose a tag to compare

  • Add option to use --cloud-provider=external (#470)
  • Increase inotify limit (#471)

v1.1.0

18 Mar 11:34

Choose a tag to compare

  • Add Google Cloud provider (#463)
  • e2e tests: respect local KUBECONFIG env before using hardcoded path (#466)
  • expand openstack cloud config (#467)

v1.0.7

06 Mar 15:10

Choose a tag to compare

  • It is now possible to make the machine-controller ignore nodes to allow their initialization via an annotation (#465)

v1.0.6

05 Mar 14:57

Choose a tag to compare

  • Client-Go has been updated to v1.13.1 (#464 )
  • The cluster-api dependency has been updated to improve feedback from the MachineDeployment and MachineSet controller (#464)