I'm pleased to say that
v0.2.0 of the provider has been releases 🎉 Some highlights of the release:
• When upgrading the control plane you can now set a
maxsurge value. This is especially useful if you don't want to always create a new machine first when upgrading.
• Ignition v3 support
• Ability to annotate control plane nodes. Note: worker nodes can be annotated using post bootstrap commands
• Ability to specify additional user data via a map. This is an alternative to the embedded string that is still supported.
• Re-added ability to disable the cloud controller
• Kubernetes v1.27 support
• CAPI v1.5.x support