v0.5.0
·
27 commits
to refs/heads/main
since this release
General Changes
- Use KubeVIP Load Balancing for Control Planes. (#87) @vknabel
- Update mini-lab (#84) @vknabel
- chore(deps): upgrade golangci-lint (#83) @vknabel
- chore(lab): bump clusterctl (#80) @vknabel
- fix: deletion of untouched machines (#81) @vknabel
Breaking Change
The new Cluster API cluster template now requires CONTROL_PLANE_IP to be set. The Control Plane IP will no longer be attached automatically to control plane machines.
Rewrite your Cluster API cluster definition to include KubeVIP or alternatives. The images must replace METAL_MACHINE_ASN with the machine ASN number in the KubeVIP static pod configuration to be compatible with the default template.