mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-28 01:51:12 +02:00
This adds generic goroutine runner which simply wraps service as process goroutine. It supports log redirection and basic panic handling. DHCP-related part of the network package was slightly adjusted to run as service with logging updates (to redirect logs to a file) and context canceling. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>