mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-18 04:27:06 +02:00
There were two problems: * `configureInterfaces` was always failing if interface is already set up, as the routes already exist * `renew` was halving the renew interval each time `configureInterface` fails, which starts at (LeaseTime/2) and goes effectively to zero This was leading to high networkd CPU usage, storm of DHCP requests on the network. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> |
||
---|---|---|
.. | ||
docker | ||
firecracker | ||
qemu | ||
vm | ||
factory.go | ||
firecracker_linux.go | ||
firecracker_other.go | ||
qemu_linux.go | ||
qemu_other.go |