ingress-nginx-helm/internal/k8s
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
..
main.go return multiple IPs for nodes when updating status, not just the first 2023-12-14 11:21:26 +11:00
main_test.go return multiple IPs for nodes when updating status, not just the first 2023-12-14 11:21:26 +11:00
zz_generated.deepcopy.go Update ingress to go 1.17 (#7521) 2021-08-23 14:25:25 -07:00