ingress-nginx-helm/internal/ingress
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
..
annotations upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
controller Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
defaults Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
errors Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
inspector Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metric Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
resolver Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
status return multiple IPs for nodes when updating status, not just the first 2023-12-14 11:21:26 +11:00