Skip to content

v0.4.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@talos-bot talos-bot released this 05 Aug 11:52

Sidero 0.4.0-alpha.1 (2021-08-05)

Welcome to the v0.4.0-alpha.1 release of Sidero!
This is a pre-release of Sidero

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

BMC Port

Sidero now supports the ability to specify the port in a server's BMC info. By default, this value will be determined by talking directly to the BMC if possible, with a fallback to port 623. The value can also simply be specied as part of editing the Server resource directly.

Contributors

  • Andrey Smirnov
  • Spencer Smith
  • Artem Chernyshev
  • Khue Doan
  • Seán C McCord

Changes

22 commits

  • 8695371 release(v0.4.0-alpha.1): prepare release
  • 7bdee0f fix: update sidero IPMI user to work properly on idrac
  • acd82e0 docs: bump clusterctl from v0.3.14 to v0.3.21 in /docs/website
  • fb0da3c release(v0.4.0-alpha.0): prepare release
  • ee36c74 docs: redirect latest to v0.3
  • 7cdae7b feat: add ability to specify ports for BMC
  • c14e055 chore: bump Talos to 0.11.0-beta.3
  • 7170777 fix: make sure powercycle condition gets properly update
  • 90e7804 chore: bump dependencies in go.mod
  • dc70167 docs: fix duplicate titles in the guides
  • fd1fae7 chore: update Talos to 0.11.0-beta.2
  • 1f8f141 docs: promote 0.3 docs to be the latest
  • ea3016f fix: update Sfyra to install CAPI v0.3
  • 8e49ddf chore: update to latest stable talos providers
  • 1155004 docs: document using ISO for mgmt plane
  • a5b3e67 docs: add docs for server removal/decommissioning
  • c7ae88a docs: ensure tutorial docs are present in sidebar
  • 83b0875 docs: rework guides into Tutorial
  • ee31160 fix: make sure components of agent environment are of proper arch
  • dfe2c85 chore: bump dependencies via dependabot
  • bf2be1b feat: update default Talos version to v0.10.3
  • dfeaeec docs: add notes on running Sidero on RPi4

Changes since v0.4.0-alpha.0

3 commits

  • 8695371 release(v0.4.0-alpha.1): prepare release
  • 7bdee0f fix: update sidero IPMI user to work properly on idrac
  • acd82e0 docs: bump clusterctl from v0.3.14 to v0.3.21 in /docs/website

Changes from talos-systems/go-blockdevice

3 commits

  • 30c2bc3 feat: mark MBR bootable
  • 1292574 fix: make disk type matcher parser case insensitive
  • b77400e fix: properly detect nvme and sd card disk types

Changes from talos-systems/go-debug

1 commit

  • 3d0a6e1 feat: race build tag flag detector

Changes from talos-systems/go-kmsg

1 commit

  • b08e4d3 feat: replace tab character with space in console output

Changes from talos-systems/go-retry

1 commit

  • c78cc95 fix: implement errors.Is for all errors in the set

Dependency Changes

  • github.com/evanphx/json-patch v4.9.0 -> v4.11.0
  • github.com/onsi/ginkgo v1.16.3 -> v1.16.4
  • github.com/talos-systems/go-blockdevice 1d830a25f64f -> v0.2.1
  • github.com/talos-systems/go-debug v0.2.0 -> v0.2.1
  • github.com/talos-systems/go-kmsg v0.1.0 -> v0.1.1
  • github.com/talos-systems/go-retry v0.3.0 -> v0.3.1
  • github.com/talos-systems/talos/pkg/machinery 828772cec9a3 -> v0.11.0-beta.3
  • golang.org/x/net 0714010a04ed -> abc453219eb5
  • golang.org/x/sys 0981d6026fa6 -> 59db8d763f22
  • google.golang.org/grpc v1.38.0 -> v1.39.0
  • google.golang.org/protobuf v1.26.0 -> v1.27.1
  • k8s.io/api v0.19.3 -> v0.17.9
  • k8s.io/apiextensions-apiserver v0.19.1 -> v0.17.9
  • k8s.io/apimachinery v0.19.3 -> v0.17.9
  • k8s.io/client-go v0.19.3 -> v0.17.9
  • sigs.k8s.io/cluster-api v0.3.12 -> v0.3.20
  • sigs.k8s.io/controller-runtime v0.6.3 -> v0.5.14

Previous release can be found at v0.3.0