Skip to content

Release 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sflxn sflxn released this 29 Mar 22:31

This release contains on-going bug fixes, updated tests, and documentation updates.

changes:
- Upgraded to kustomize v2 #205 and #224
- Noderef now added to machine objects #223
- Generate sample machineset.yaml for yaml makefile target #196
- Use different kubeadm.conf for various k8s versions #190
- Set the resync timeout to 2min for cluster and machine objects #179

fixes:
- Fixed node bootstrap script to support ubuntu bionic #239
- Temporary fix to support both kubernetes-cni 0.6.0 and 0.7.5 for varying k8s version #239
- Pinned Docker install to version 18.06.x to fix node bootstrap issue #230
- Fixed bug during cloning from template with snapshot and simultaneous disk expansion #212
- Fixed controller panic when using improper machineset yaml #192

tests:
- vcsim test added for the machine actuator create workflow #35
- integration tests for the OVA #134

docs:
- Updated docs for KIND bootstrapping
- Updated docs on how to use static IP in machine yaml