Skip to content

v0.4.2

Compare
Choose a tag to compare
@talos-bot talos-bot released this 05 Jan 16:16
v0.4.2
89f793e

CAPI Control Plane Provider Talos 0.4.2 (2022-01-04)

Welcome to the v0.4.2 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.

init nodes deprecation

Starting from this release CACPPT no longer relies on init nodes to bootstrap the cluster.
Instead, it issues bootstrap command and keeps bootstrap status information in the TalosControlPlane resource.
Bootstrap state can also be retrieved from the conditions.

CAPI v1beta1

This release of CACPPT brings compatibility with CAPI v1beta1.

Contributors

  • Artem Chernyshev
  • Spencer Smith

Changes

4 commits

  • 89f793e release(v0.4.2): prepare release
  • a77ddde refactor: change reconcile loop flow
  • ea7842f release(v0.4.1): prepare release
  • 7f63ad0 fix: avoid long backoff when trying to bootstrap the cluster

Changes since v0.4.1

2 commits

  • 89f793e release(v0.4.2): prepare release
  • a77ddde refactor: change reconcile loop flow

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.4.0