Skip to content

Releases: kubermatic/machine-controller

v1.0.5

01 Mar 08:52

Choose a tag to compare

  • Clean up ssh key during e2e test (#458)
  • add a cmdline flag to enable profiling (#455)
  • Configure a five minute resync period for upstream controllers (#459)
  • Adds a machine driver for Linode (#451)

v0.10.9

13 Feb 12:40
54eab87

Choose a tag to compare

  • Fix CVE-2019-573 for Ubuntu and CoreOS (#454 )

v1.0.4

13 Feb 08:15

Choose a tag to compare

  • Fix CVE-2019-573 for Ubuntu and CoreOS (#453)

v1.0.3

28 Jan 16:07

Choose a tag to compare

Enhancements

  • Update prometheus client dependency (#448)

v1.0.2

28 Jan 14:07

Choose a tag to compare

Enhancements

  • Expose a machine_controller_aws_instances_for_machine metric (#444)

v1.0.1

24 Jan 07:06

Choose a tag to compare

Bugfixes

Also migrate MachineSets and MachineDeployments providerConfig -> providerSpec (#445)

v1.0.0

23 Jan 09:17

Choose a tag to compare

Improvements

  • Improve AWS defaulting and validation (#438)
  • Release Openstack Floating IP on deletion if it was newly allocated (#439)
  • Set a terminal error if AMI terms were not accepted (#441)
  • Use providerSpec instead of providerConfig (#443)

v0.10.8

02 Jan 14:46

Choose a tag to compare

Fixes

  • Revert "Install docker 17.03 via binary and configure logs rotation on all systems via daemon.json (#382)" (#437): This caused issues on AWS were the userdata size limit was exceeded on CoreOS

v0.10.7

18 Dec 09:41

Choose a tag to compare

Bugfix

  • Fix MachineDeployment defaulting (#434)

Enhancements

  • Recreate machines that fail to join within a configurable timeout (#433)
  • Install docker 17.03 via binary and configure logs rotation on all systems via daemon.json

v0.10.6

13 Dec 09:43

Choose a tag to compare

Enhancements

  • Limit node CPUs on VSphere (#429)
  • Expand cloud config structs (#411, #428)
  • Replace 1.9 e2e tests with 1.13 (#427)