mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-16 01:51:12 +02:00
If a member has no IP addresses, prevent cluster health checks from failing with a panic by checking for the length of member IPs and not assuming there's always at least 1 IP. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>