You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This discussion was created from the release v0.2.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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 tov0.8
)Chore
Docs
Feat
Fix
Test
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions