What siderolabs/talos shipped
Generated by FoxPlug from public activity — not affiliated with Siderolabs.
Week of September 14, 2026
What shipped
- Talos 1.14.1 released with Linux 6.18.51, containerd 2.3.5, and Go 1.26.8. Release
- ContentLibrary API added with talosctl support for uploading, listing, and deleting virtual machine images. Pull request #14400
- Boot device wait implemented in volume manager to prevent failures when STATE and boot partitions are on the same disk. Pull request #14393
- LLDP neighbor reporting added on physical links, publishing chassis and system information with automatic expiration handling. Pull request #14289
- Container dependency status propagation refactored to prevent desync between ContainerStatus and ContainerInstance. Pull request #14390
- ContainerStatusController implemented with support for dependsOn.containers enabling container dependency evaluation. Pull request #14122
- Fixed CRI and sandboxd dependency conditions to ensure sandboxd starts early and unconditionally. Pull request #14392
- USB settle code extended to MMC subsystem for SD card enumeration with timeout handling. Pull request #14370
- Debug controller and resource tracer implemented for recording and analyzing controller operations. Pull request #14401
- SideroLink library updated to v0.3.18 with upstream improvements. Pull request #14388
Why it matters
Talos 1.14.1 stabilizes device enumeration and boot reliability while introducing ContentLibrary for virtual machine image management. Container dependency tracking improvements and LLDP neighbor reporting enhance cluster networking visibility and operational reliability.
Changelog entry
- ContentLibrary API added with talosctl support for uploading, listing, and deleting virtual machine images Pull request #14400
- LLDP neighbor reporting on physical links with chassis, system, port, and management address information Pull request #14289
- Boot device wait implemented in volume manager to handle late block device enumeration Pull request #14393
- ContainerStatusController implemented with support for container dependencies via dependsOn.containers Pull request #14122
- Container dependency status propagation refactored to prevent ContainerStatus vs ContainerInstance desync Pull request #14390
- Fixed CRI and sandboxd dependency conditions to ensure proper startup order Pull request #14392
- USB and MMC subsystem settle code extended for comprehensive device enumeration waiting Pull request #14370
- Linux updated to 6.18.52 Pull request #14389
- SideroLink library updated to v0.3.18 Pull request #14388
- Debug controller and resource tracer added for recording and analyzing controller operations Pull request #14401
Talos 1.14.1 is out. Boot device handling, ContentLibrary API, container dependencies, and LLDP neighbor reporting. Linux 6.18.51, containerd 2.3.5.
Talos 1.14.1 is now available. This release improves boot reliability with better device enumeration handling, introduces the ContentLibrary API for managing VM images, and enhances container orchestration with dependency tracking. Network observability gets a boost with LLDP neighbor reporting on physical links. Updated with Linux 6.18.51 and containerd 2.3.5.