hcloud-cloud-controller-manager
hcloud-cloud-controller-manager copied to clipboard
Prioritize IPv4 address family by dual-stack
This is a quick-fix / enhancement for the issue described in https://github.com/hetznercloud/hcloud-cloud-controller-manager/issues/305
Switches the order of the node ExternalIP
list to favour IPv4, as most of the dual-stack k8s clusters probably will be mostly relying on IPv4 control plane before apiserver properly supports dual-stack.
Signed-off-by: Rastislav Szabo [email protected]