Skip to content

v0.4.0

Compare
Choose a tag to compare
@wikkyk wikkyk released this 19 Apr 14:55
· 23 commits to main since this release

This release refactors networking, including support for jumbo frames, cluster class, VLAN tags, and IPv6 improvements.
We have also fixed a number of bugs and greatly improved documentation.
CAPMOX now supports Kubernetes 1.29, IPAM 0.1.0, Cluster API 1.6.3, and requires Go 1.21.

What's Changed

Features

Bugfixes

  • Check cloud-init status as part of machine provisioning #166
  • Fix dual-stack template #137
  • Wrap controlplaneEndpoint in [], if provided address is an IPv6 address #145
  • Allow FQDNs as controlPlaneEndpoint #157
  • Multiple vrf device templating #159
  • The cloud-init ISO now gets unmounted and deleted after provisioning #154

Misc

  • Kubernetes 1.29 support #127
  • ipam 0.1.0 and capi 1.6.3 #138
  • Go to 1.21 #135 #160

New Contributors

Full Changelog: v0.3.0...v0.4.0