github siderolabs/cluster-api-bootstrap-provider-talos v0.4.0

latest releases: v0.6.10, v0.6.9, v0.6.8...
3 years ago

CAPI Bootstrap Provider Talos 0.4.0 (2021-10-08)

Welcome to the v0.4.0 release of CAPI Bootstrap Provider Talos!

Please try out the release binaries and report any issues at
https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/issues.

CAPI v1alpha4

CABPT now supports CAPI v1alpha4.

Support new conditions, which should simplify CABPT issues debugging:

  • DataSecretAvailable documents the status of the bootstrap secret generation process.
  • WaitingForClusterInfrastructure waiting for the cluster infrastructure to be ready.
  • DataSecretGenerationFailed detecting an error while generating a data secret.

Contributors

  • Andrey Smirnov
  • Artem Chernyshev
  • Spencer Smith

Changes

7 commits

  • 2f1364c release(v0.4.0): prepare release
  • 04742b9 feat: import fixes/updates from kubeadm bootstrap provider
  • 548b7fb release(v0.4.0-alpha.0): prepare release
  • 442ee41 test: don't set the talosconfig owner ref to the machine
  • 8c7fec8 fix: don't write incomplete <cluster>-ca secret for configtype none
  • f46c83d feat: bump Talos machinery to 0.12.3
  • 7b760cf feat: support CAPI v1alpha4

Changes since v0.4.0-alpha.0

2 commits

  • 2f1364c release(v0.4.0): prepare release
  • 04742b9 feat: import fixes/updates from kubeadm bootstrap provider

Dependency Changes

  • github.com/go-logr/logr v0.1.0 -> v0.4.0
  • github.com/talos-systems/talos/pkg/machinery 7e63e43eb399 -> v0.12.3
  • golang.org/x/sys 0f9fa26af87c -> bfb29a6856f2
  • k8s.io/api v0.17.9 -> v0.21.4
  • k8s.io/apiextensions-apiserver v0.17.9 -> v0.21.4
  • k8s.io/apimachinery v0.17.9 -> v0.21.4
  • k8s.io/client-go v0.17.9 -> v0.21.4
  • sigs.k8s.io/cluster-api v0.3.22 -> v0.4.3
  • sigs.k8s.io/controller-runtime v0.5.14 -> v0.9.7

Previous release can be found at v0.3.0

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

NewReleases is sending notifications on new releases.