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
Variable substitution for URL query parameter in the talos.config kernel parameter
The kernel parameter talos.config can now substitute system information into placeholders inside its URL query values. This example shows all supported variables:
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
-
Talos 1.2.0-alpha.0 (2022-06-30)
Welcome to the v1.2.0-alpha.0 release of Talos!
This is a pre-release of Talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Network bridge support
Talos now supports configuring Linux bridges. It can be configured in the machine config like the following:
See documentation for more details.
Variable substitution for URL query parameter in the talos.config kernel parameter
The kernel parameter talos.config can now substitute system information into placeholders inside its URL query values. This example shows all supported variables:
http://example.com/metadata?h=${hostname}&m=${mac}&s=${serial}&u=${uuid}
Component Updates
Contributors
Changes
62 commits
/etc/ssl/certs/ca-certificates.crt
talosctl bootstrap
accept only single nodexfs_repair
on xfs filesystem returingEUCLEAN
/var
to be mounted in kubelet service controllerChanges from siderolabs/extras
1 commit
Changes from siderolabs/pkgs
18 commits
RANDOM_TRUST_BOOTLOADER
by defaultChanges from siderolabs/tools
1 commit
Changes from talos-systems/crypto
1 commit
Changes from talos-systems/grpc-proxy
1 commit
SetHeader
callsDependency Changes
Previous release can be found at v1.1.0
Images
This discussion was created from the release v1.2.0-alpha.0.
Beta Was this translation helpful? Give feedback.
All reactions