v1.6.0 #565
rsmitty
announced in
Announcements
v1.6.0
#565
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
image-factory 1.6.0 (2026-08-28)
Welcome to the v1.6.0 release of image-factory!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.
Unified Installer Signing
Installer images for Talos 1.14.0 and newer are now always signed when SecureBoot assets are configured.
Unified installers embed a UKI regardless of the SecureBoot flag, so
installerandinstaller-securebootnow resolve to the same profileand share cached assets instead of being built and stored twice.
Talos versions before 1.14.0 are unaffected: signing an installer there also turns on
lockdown=confidentiality, so the two variants stay distinct.Contributors
Changes
11 commits
b54b945release(v1.6.0): prepare release9244e82feat: sign installer profile when unified secureboot supported3b58dfafeat(enterprise): add a node tokens page82bd329feat: add node token methods to the factory client9312d82feat(enterprise): add self-issued node tokens4691e01feat: add WithTokenSource to include bearer tokensb115d17chore(enterprise): drop the Auth0 Management API node-token design6f08ed9feat(enterprise): extend the download-token issuer to a second audiencec51ac14feat: accept download token on /pxe/ and forward it7252d87chore: allow proxying IF through IFf45ec71fix(enterprise): read the org_id claim from if_org_idDependency Changes
Previous release can be found at v1.5.1
This discussion was created from the release v1.6.0.
All reactions