This release introduces new features, bugfixes, and cleanups.
We now support cluster-api v1.6.1.
Upgrade
Please remember to run clusterctl upgrade apply --core cluster-api:v1.6.1 --infrastructure proxmox:v0.2.0
.
What's Changed
Features
- DHCP Support in cloud-init by @mcbenjemaa in #44
- Node overprovisioning by @pborn-ionos in #47 #49
- Support for setting MTU by @lucasl0st and @mcbenjemaa in #42 #55
Bugfixes
- Fix the VM name lazy intialize by @mcbenjemaa in #61 #66
- fix(cloudinit): wrap ipv6 addresses in quotation marks by @lucasl0st in #79
Misc
Contributors
- @lucasl0st made their first contribution in #42
Full Changelog: v0.1.1...v0.2.0