Skip to content

v0.5.3

Compare
Choose a tag to compare
@talos-bot talos-bot released this 25 Jul 15:51
v0.5.3
57000c2

Sidero 0.5.3 (2022-07-25)

Welcome to the v0.5.3 release of Sidero!

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

Sidero Agent and Read-Only Blockdevices

Sidero Agent now correctly skips read-only blockdevices when resetting the machine.

Talos 1.1.x Support

This release of Sidero brings compatibility with Talos v1.1.x release series.

Contributors

  • Andrey Smirnov
  • Seán C McCord
  • Spencer Smith

Changes

4 commits

  • 57000c2f release(v0.5.3): prepare release
  • df1d0c27 fix: filter out SideroLink address from Machine addresses
  • 0008b0db feat: update base Talos to 1.1.1
  • fd6497fd fix: skip read-only block devices on wiping

Changes from talos-systems/go-blockdevice

5 commits

  • 74ea471 feat: add freebsd stubs
  • 9fa801c feat: add ReadOnly attribute to Disk
  • fccee8b chore: rekres the source, fix issues
  • d9c3a27 feat: support probing FAT12/FAT16 filesystems
  • b374eb4 fix: align partition to 1M boundary by default

Dependency Changes

  • github.com/talos-systems/go-blockdevice v0.3.1 -> v0.3.4
  • golang.org/x/sync 036812b2e83c -> 0976fa681c29
  • google.golang.org/grpc v1.45.0 -> v1.46.2
  • sigs.k8s.io/cluster-api v1.1.3 -> v1.1.5

Previous release can be found at v0.5.2