github siderolabs/cluster-api-control-plane-provider-talos v0.3.1

latest releases: v0.5.11, v0.5.10, v0.5.9...
3 years ago

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

  • ebb7340 release(v0.3.1): prepare release
  • 8d99bfd fix: properly pick talos client configuration

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.3.0

Don't miss a new cluster-api-control-plane-provider-talos release

NewReleases is sending notifications on new releases.