talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Bug Report I'm running into an issue during upgrade causing the following error `failed to probe bootloader on upgrade: file does not exist` ### Description See my current configurations...
Some system extensions are huge (e.g. NVIDIA), and storing them in the EFI partition might be tricky due to size limitations, also we don't want them to be part of...
Given that QEMU can emulate RPi4B, can we have an integration test for it? QEMU ref: https://www.qemu.org/docs/master/system/arm/raspi.html
Make it possible to downgrade from etcd 3.6 to 3.5 Add an integration test.
Should we wait for 3.6.1? Do more testing?
Don't update etcd default version, but test etcd 3.6
https://etcd.io/blog/2025/announcing-etcd-3.6/
Generate another unique token and store in `STATE`, it is different from the existing unique token in a way that it doesn't get exposed via Kubernetes (as `machine-id`). Optionally lock...