Skip to content

v0.2.0

Compare
Choose a tag to compare
@talos-bot talos-bot released this 09 Apr 19:20

v0.2.0 (2021-04-09)

This release of Sidero brings support for Talos 0.9 and upcoming Talos 0.10 releases.

Cluster template supports new environment variable TALOS_VERSION which should be set to the Talos release minor version: v0.9, v0.10, etc. (it defaults to v0.8)

Chore

  • use common 'setup-ci' function

Docs

  • update bootstrapping guide
  • setup google analytics
  • add IPMI info, fix links, update environment
  • add note on installation disk
  • fix typo on Server Classes page
  • describe the command to install talosctl in the bootstrap guide

Feat

  • add support for DNS resolution in the agent
  • update Talos and machinery to 0.9.1
  • update sidero to use newer talos
  • serve assets from TFTP folder in IPXE HTTP server
  • bump talos to 0.8.0 release

Fix

  • break the potential endless reconcile loop of ServerClasses
  • don't marshal the machine configuration via machinery package
  • log retry errors
  • add kubernetes version to cluster template
  • prevent server orphaning

Test

  • drop installer image from the server patch
  • enable control plane scale down test