Skip to content

v0.4.1

Compare
Choose a tag to compare
@talos-bot talos-bot released this 16 Dec 19:01
v0.4.1
9e431d0

Sidero 0.4.1 (2021-12-16)

Welcome to the v0.4.1 release of Sidero!

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

IPMI PXE Method

IPMI PXE method (UEFI, BIOS) can now be configured with SIDERO_CONTROLLER_MANAGER_IPMI_PXE_METHOD while installing Sidero.

Contributors

  • Andrey Smirnov
  • Artem Chernyshev
  • Noel Georgi
  • Spencer Smith

Changes

17 commits

  • 9e431d0 release(v0.4.1): prepare release
  • cdb8f5d fix: ignore BMC info if username or password are not set
  • d056e9c fix: use environment variables in the ipmitool
  • 32b80d9 fix: ensure we setup BMC info after disk wiping
  • 03e38da feat: additional printer colums
  • 6bddd75 fix: wait for link up in iPXE script
  • 2c5ee40 fix: make iPXE script replace script on chain request
  • c48c392 release(v0.4.1-beta.0): prepare release
  • 9a79c02 chore: disable check for one commit
  • b6f860f feat: extend information printed in the iPXE script, add retries
  • fec4d4b feat: provide a way to configure IPMI PXE method
  • 3e2ae6d fix: check for server power state when in use
  • b2a693e fix: update CAPI resources versions to v1alpha4 in the cluster template
  • 4fdcbb3 feat: automatically append talos.config to the Environment
  • b8553d4 fix: hide password from ipmitool args
  • 198f102 fix: drop into the agent for non-allocated servers
  • ce626cf feat: allow defining http server and api server ports separately

Changes since v0.4.1-beta.0

7 commits

  • 9e431d0 release(v0.4.1): prepare release
  • cdb8f5d fix: ignore BMC info if username or password are not set
  • d056e9c fix: use environment variables in the ipmitool
  • 32b80d9 fix: ensure we setup BMC info after disk wiping
  • 03e38da feat: additional printer colums
  • 6bddd75 fix: wait for link up in iPXE script
  • 2c5ee40 fix: make iPXE script replace script on chain request

Changes from talos-systems/go-smbios

1 commit

  • fd5ec8c fix: remove useless (?) goroutines leading to data race error

Changes from talos-systems/net

2 commits

  • b4b7181 feat: add a way to filter list of IPs for the machine
  • 0abe5bd feat: implement FilterIPs function

Dependency Changes

  • github.com/talos-systems/go-smbios d3a32bea731a -> v0.1.1
  • github.com/talos-systems/net v0.3.0 -> v0.3.1

Previous release can be found at v0.4.0