Skip to content

v0.5.2

Compare
Choose a tag to compare
@talos-bot talos-bot released this 04 Feb 15:45
v0.5.2
d6ca2d4

CAPI Bootstrap Provider Talos 0.5.2 (2022-02-04)

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

CABPT supports CAPI version 1.x (v1beta1).

Hostnames in the Talos Machine Configuration

Hostname in the generated Talos machine configuration can be set to the corresponding Machine name:

spec:
  hostname:
    source: MachineName

Contributors

  • Andrey Smirnov
  • Spencer Smith

Changes

6 commits

  • d6ca2d4 release(v0.5.2): prepare release
  • c3d7579 chore: disable number of commits check
  • 911b49e chore: bump CAPI to 1.0.4
  • 1d758ff feat: add readiness/liveness checks
  • 915a3db feat: support setting hostname to the machine name
  • fe1806d fix: ensure shebang on packet machine configs

Dependency Changes

  • sigs.k8s.io/cluster-api v1.0.0 -> v1.0.4
  • sigs.k8s.io/controller-runtime v0.10.2 -> v0.10.3

Previous release can be found at v0.5.1