v0.4.0-alpha.0 #525
Unanswered
andrewrynhard
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sidero 0.4.0-alpha.0 (2021-07-19)
Welcome to the v0.4.0-alpha.0 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
Changes
19 commits
fb0da3c
release(v0.4.0-alpha.0): prepare releaseee36c74
docs: redirect latest to v0.37cdae7b
feat: add ability to specify ports for BMCc14e055
chore: bump Talos to 0.11.0-beta.37170777
fix: make sure powercycle condition gets properly update90e7804
chore: bump dependencies in go.moddc70167
docs: fix duplicate titles in the guidesfd1fae7
chore: update Talos to 0.11.0-beta.21f8f141
docs: promote 0.3 docs to be the latestea3016f
fix: update Sfyra to install CAPI v0.38e49ddf
chore: update to latest stable talos providers1155004
docs: document using ISO for mgmt planea5b3e67
docs: add docs for server removal/decommissioningc7ae88a
docs: ensure tutorial docs are present in sidebar83b0875
docs: rework guides into Tutorialee31160
fix: make sure components of agent environment are of proper archdfe2c85
chore: bump dependencies via dependabotbf2be1b
feat: update default Talos version to v0.10.3dfeaeec
docs: add notes on running Sidero on RPi4Changes from talos-systems/go-blockdevice
3 commits
30c2bc3
feat: mark MBR bootable1292574
fix: make disk type matcher parser case insensitiveb77400e
fix: properly detect nvme and sd card disk typesChanges from talos-systems/go-debug
1 commit
3d0a6e1
feat: race build tag flag detectorChanges from talos-systems/go-kmsg
1 commit
b08e4d3
feat: replace tab character with space in console outputChanges from talos-systems/go-retry
1 commit
c78cc95
fix: implementerrors.Is
for all errors in the setDependency Changes
Previous release can be found at v0.3.0
This discussion was created from the release v0.4.0-alpha.0.
Beta Was this translation helpful? Give feedback.
All reactions