ingress-nginx-helm/internal/ingress/status
Jarrad Whitaker e518ae45c7
return multiple IPs for nodes when updating status, not just the first
the main consideration I had for doing this was to make sure both IPv4
and IPv6 addresses are attached to my ingress, however the approach here
has nothing to do with IP Families: the change is to return all matching
addresses instead of just the first, regardless of family.
2023-12-14 11:21:26 +11:00
..
status.go return multiple IPs for nodes when updating status, not just the first 2023-12-14 11:21:26 +11:00
status_test.go return multiple IPs for nodes when updating status, not just the first 2023-12-14 11:21:26 +11:00