Skip to content

release(v0.4.3): prepare release

Compare
Choose a tag to compare
@talos-bot talos-bot released this 14 Jan 19:50
adea239

CAPI Control Plane Provider Talos 0.4.3 (2022-01-14)

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

6 commits

  • adea239 release(v0.4.3): prepare release
  • efa0345 fix: fall back to old scheme of getting talsoconfig for older templates
  • 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.2

2 commits

  • adea239 release(v0.4.3): prepare release
  • efa0345 fix: fall back to old scheme of getting talsoconfig for older templates

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.4.0