mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-09 19:41:41 +01:00
If provider returns empty response, it is parsed as `nil` IP address and included in the response which leads to `<nil>` entries in the machine configuration after applying dynamic config. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>