Releases: kubermatic/machine-controller
Releases · kubermatic/machine-controller
v0.10.5
06 Dec 13:44
Compare
Sorry, something went wrong.
No results found
General
Add kubevirt as provider (experimental)
AWS
Add validation for missing SG
v0.10.4
05 Dec 11:19
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow machineSpec mutation when the machine is not initialized (#425 )
v.0.10.4
04 Dec 09:43
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow machineSpec mutation when the machine is not initialized (#425 )
v0.10.3
03 Dec 18:28
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix webhook timeouts on OpenStack
v0.10.2
29 Nov 10:42
Compare
Sorry, something went wrong.
No results found
General
replace delete with cleanup to ensure proper deletion of all cloud provider resources (#385 )
AWS
Remove creation of Instance profile & Role if not specified (#412 )
OpenStack
Move region into secret of OpenStack (#403 )
v0.10.1
09 Nov 12:59
Compare
Sorry, something went wrong.
No results found
Improvements
Cache the cloud provider validation results #398
Minify ignition and gzip cloud-init #396
v0.10.0
07 Nov 14:52
Compare
Sorry, something went wrong.
No results found
Improvements
Always use latest AMIs: #380
Move defaulting and validation into webhook: #371
Bugfixes
Avoid deleting PV-backing vsphere volumes on instance delete (#395 )
Prevent duplicate instance creation for AWS when manually deleting an instance (#384 )
v0.9.9
26 Oct 11:51
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix Openstack Delete err return (#373 )
Fix nullpointer dereference in openstack helper.go (#374 )
Migrate machine UIDs (#375 )
v0.9.8
23 Oct 14:43
Compare
Sorry, something went wrong.
No results found
General
Don't set the hostname on AWS nodes
v0.9.7
23 Oct 10:08
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix ini escaping
Correctly identify OpenStack quota errors as terminal errors