talos/internal
Andrey Smirnov 671c00c41a fix: make ethtool optional in link status controller
When Talos runs in a container, `ethtool` availability depends on host
kernel support, and we don't strictly need `ethtool` to make networking
work, so make it optional instead of hard failure.

Example: https://gist.github.com/rgl/392d6e16d176f28430230b06ec80496c

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
(cherry picked from commit 4e9c5afb6dd6bdedb4032b7cf4a24b6f1bf88144)
2021-07-16 12:20:45 -07:00
..