You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cluster node health checks (used for each node's last-synced status) no longer flood the DNS server with repeated connection attempts when the cluster's internal HTTPS certificate isn't trusted (e.g. Technitium's default self-signed certificate, when the admin API itself is accessed over plain HTTP). Certificate verification is now tried first and only relaxed if that specific check fails on a certificate error; failures are also now logged instead of failing silently.