Report dual stack Node IPs instead of just the first #10756
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
If I have ingress-nginx running
then currently it reports only the first IP of the node as the resulting Ingresses' IPs.
I would like it to set the Ingresses' IPs to both the IPv4 and IPv6 addresses of the node.
I'm preparing a PR with a straightforward approach to this.
The text was updated successfully, but these errors were encountered: