Releases: kubermatic/machine-controller
Releases · kubermatic/machine-controller
v0.7.0
06 Jun 16:35
Compare
Sorry, something went wrong.
No results found
Feature
Bugfix
Use exponential back-off queue (dbbade8 )
Fix reset handling for outdated bootstrap tokens (205c897 )
v0.6.3
25 May 12:10
Compare
Sorry, something went wrong.
No results found
General
Add prometheus alert rules (17c7201 )
Feature
Make vm folder for vSphere configurable (93bde10 )
Bugfix
Drop docker 1.12 support on CentOS (4fc123e )
Fix setting of userdata on vSphere (e6397b3 )
Add missing logout in vSphere (7d6a02f )
Reduce number of bootstrap tokens to be generated (e7c65fd )
v0.6.2
07 May 13:46
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix NPE during machine creation on Openstack when no tags are set
v0.6.1
03 May 22:42
Compare
Sorry, something went wrong.
No results found
Bugfix
Always delete the machine error when a node is ready
v0.6.0
30 Apr 13:34
Compare
Sorry, something went wrong.
No results found
General
Publish events for machines
Add Container Linux support for vSphere
Bugfix
Handle AWS quota errors as terminal
v0.5.1
24 Apr 17:59
Compare
Sorry, something went wrong.
No results found
Bugfix
Add missing flag --authentication-token-webhook
v0.5.0
24 Apr 15:19
Compare
Sorry, something went wrong.
No results found
General
Use kubeadm join on the worker nodes
Bugfix
Fix setting of root disk size on AWS
v0.4.0
19 Apr 08:37
Compare
Sorry, something went wrong.
No results found
General
Provider credentials can now be specified via an environment variable on the machine-controller
Testing
Implement E2E tests for CI
v0.3.1
14 Apr 18:21
Compare
Sorry, something went wrong.
No results found
General
Add support for VMWare vsphere
Add defaulting for kubernetes 1.10
v0.3.0
12 Apr 14:50
Compare
Sorry, something went wrong.
No results found
General
Add support for fixed environment variables for provider credentials
Add simple validation cache to decrease number of api calls to the provider
Bugfix
Increase max API retries for AWS
Fix instance deletion for AWS