v0.3.1
CAPI Control Plane Provider Talos 0.3.1 (2021-11-10)
Welcome to the v0.3.1 release of CAPI Control Plane Provider Talos!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.
CAPI v1alpha4
This release of CACPPT brings compatibility with CAPI v1alpha4.
Support new conditions, which should simplify CABPT issues debugging:
MachinesReady
reports an aggregate of current status of the machines controlled by the TalosControlPlane.Available
the first control plane instance has completed Talos boot sequence and so the control plane is available and an API server instance is ready for processing requests.Resized
TalosControlPlane is resizing the set of controlled machines.ControlPlaneComponentsHealthy
reports the overall status of control plane components implemented as static pods generated by Talos including kube-api-server, kube-controller manager, kube-scheduler and etcd.EtcdClusterHealthyCondition
overall etcd cluster's health.MachinesCreated
the machines controlled by the TalosControlPlane are created.
Contributors
- Artem Chernyshev
Changes
2 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.3.0