Should support IPv4/IPv6 dual-stack
tyler-lloyd opened this issue · 0 comments
tyler-lloyd commented
Is your feature request related to a problem? Please describe.
Goldpinger should allow for IPv6 IPs to be specified in the config and ping over IPv6 rather than only IPv4.
Describe the solution you'd like
Setting an env var like "PING_IPV6" would use the IPv6 IP address on pods instead of IPv4.
Describe alternatives you've considered
I haven't tested if IPv6 was the default and status.PodIP was an IPv6 address, but that is the only way to use IPv6 addresses with goldpinger. It should support dual-stack clusters that have IPv4/IPv6 addresses in spec.PodIPs