talos/internal
Andrey Smirnov 80b5f0e7f7
fix: validate IP address returned as HTTP response in platform code
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>
2021-08-26 00:03:12 +03:00
..