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
Sidero Agent now runs DHCP client in the userland, on the link which was used to PXE boot the machine.
This allows to run Sidero Agent on the machine with several autoconfigured network interfaces, when one of them is used for the management network.
DHCP Proxy
Sidero Controller Manager now includes DHCP proxy which augments DHCP response with additional PXE boot options.
When enabled, DHCP server in the environment only handles IP allocation and network configuration, while DHCP proxy
provides PXE boot information automatically based on the architecture and boot method.
Metadata Server
Sidero Metadata Server no longer depends on the version of Talos machinery library it is built with.
Sidero should be able to process machine config for future versions of Talos.
New API Version for metal.sidero.dev Resources
Resources under metal.sidero.dev (Server, ServerClass, Environment) now have a new version v1alpha2.
Old version v1alpha1 is still supported, but it is recommended to update templates to use the new resource version.
Server Changes
Hardware information was restructured and extended when compared with v1alpha1:
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
Uh oh!
There was an error while loading. Please reload this page.
-
Sidero 0.6.0-beta.0 (2023-08-25)
Welcome to the v0.6.0-beta.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.
Sidero Agent
Sidero Agent now runs DHCP client in the userland, on the link which was used to PXE boot the machine.
This allows to run Sidero Agent on the machine with several autoconfigured network interfaces, when one of them is used for the management network.
DHCP Proxy
Sidero Controller Manager now includes DHCP proxy which augments DHCP response with additional PXE boot options.
When enabled, DHCP server in the environment only handles IP allocation and network configuration, while DHCP proxy
provides PXE boot information automatically based on the architecture and boot method.
Metadata Server
Sidero Metadata Server no longer depends on the version of Talos machinery library it is built with.
Sidero should be able to process machine config for future versions of Talos.
New API Version for
metal.sidero.devResourcesResources under
metal.sidero.dev(Server,ServerClass,Environment) now have a new versionv1alpha2.Old version
v1alpha1is still supported, but it is recommended to update templates to use the new resource version.ServerChangesHardware information was restructured and extended when compared with
v1alpha1:.spec.systemInformation->.spec.hardware.system.spec.cpu->.spec.hardware.compute.processors[]ServerClassChanges.spec.qualifiers.systemInformation->.spec.qualifiers.system.spec.qualifiers.cpu->.spec.qualifiers.hardware.compute.processors[]Contributors
Changes
65 commits
adea408crelease(v0.6.0-beta.0): prepare releasef88ee6d2feat: add proxy DHCP serverbaaece89feat: update for Talos 1.5.0f711a64bdocs: code snippet lacks "sudo"45ac3d89fix: build siderolink endpoint correctly049a5faarelease(v0.6.0-alpha.0): prepare releaseb2c53bf9fix: allow 'empty user' slots to be used in IPMI setup2b3dedc2feat: update to final Talos 1.4.0 release6c15a401fix: parse Talos events into Machine conditions24e18933fix: break the link of metadata server to Talos machine configef65ff05chore: add v0.6.x to metadata, fix metrics servicee4335040feat: provide 'snp.efi' and recommend it over 'ipxe.efi'71390a33docs: remove docs v0.1-v0.3b305f2c5feat: rework the way Sidero Agent boots and configures networkingb6235eb4test: drop tests with old Talos compatibility9121a3b7chore: bump dependencies18116bcafix: use updated pkgs with fixed ipmitoolfbcd02a4feat: update for Talos 1.3.0c95184a3docs: detail how to disable IPMI magic (re. [sidero] encountered error discovering BMC IP. skipping setup: "..." rebooting in 10 seconds #988)51ac816efix: docs: /etc/dhcp -> config to preserve across firmware updated8ef68b6feat: provide a way to override IPMI PXE boot method onServer831761aefix: docs sitemap www prefix2b2ed86edocs: fix dead link in serverclasses guide5527432dfix: canonical links in docs site757706cafeat: finalize update to Talos 1.2.0f9d12f3cfeat: update Talos to 1.2.0-beta.244f1962cfix: properly inspect readonly flag of the disk7cb28fccdocs: handle latest version banner and canonical urls824d0592fix: filter out SideroLink address from Machine addresses08cac998feat: update base Talos to 1.1.13c654806fix: skip read-only block devices on wiping4e714a1efix: resolve wireguard endpoint to IP3eddbbd6fix: use http response writer directlya06135a9docs: use ipxe-sanboot for raspberry pi 4'sc0dfd23ftest: integrate new controlplane loadbalancerfd0086d6fix: append Talos default kernel args even if there is something defined6c6b3546docs: edit for clarity and conciseness56d27ce7chore: bump dependenciesb8843e2fchore: bump dependencies03a5c90bchore: bump dependencies60928548docs: fix spelling mistakec29d4645feat: make MetalMachineTemplate immutable835d5cf2docs: fix links and getting started overview7c7a3778feat: add extended hardware information to Server and ServerClass CRDse4bb4165feat: restructure HW information inServerresources (v1alpha2)6c81518bdocs: fork docs for Sidero 0.6061ee8e5refactor: remove pre-ServerBinding leftovers, use remote cached clients24449aa3chore: bump dependenciesfd34779bdocs: add info about GitHub Org rename to v0.5 docsc86953e1docs: update algolia info511ddfc0feat: enable webhooks insidero-controller-manager37a1d526docs: add sitemap override54f896ddfeat: allow configuring Sidero deployment strategy3be5e6e8chore: bump dependenciesb7cc8b2edocs: switch code block to text for DHCP prereq15f67308chore: use consistent naming for imports8985a042fix: ipxe prompt on ARM649f9c9220docs: move docs to hugo2a475db7feat: update to Talos 1.07a1a9309chore: update more registries9438ca8echore: fix gpg check and sfyra build5fb30a99docs: update README for 0.5 version compatibility4d116038chore: bump cert-manager to v113e11d33chore: bump dependenciesd3e75dc9docs: make 0.5 docs the default, add what's newChanges since v0.6.0-alpha.0
5 commits
adea408crelease(v0.6.0-beta.0): prepare releasef88ee6d2feat: add proxy DHCP serverbaaece89feat: update for Talos 1.5.0f711a64bdocs: code snippet lacks "sudo"45ac3d89fix: build siderolink endpoint correctlyDependency Changes
Previous release can be found at v0.5.0
This discussion was created from the release v0.6.0-beta.0.
Beta Was this translation helpful? Give feedback.
All reactions