Revision 24061be70360e31137d23fec08dc637e4393b03c authored by Nick Young on 11 June 2024, 06:03:27 UTC, committed by Tam Mach on 18 June 2024, 01:51:16 UTC
Adds additional service redirect handling for Services with
Nodeports set, which will automatically include the Nodeport
in the set of redirected ports if ports to redirect are
specified.

Also removes a hack in the Dedicated Ingress code that was
introduced to solve this problem previously.

Signed-off-by: Nick Young <nick@isovalent.com>
1 parent 1defd4c
History
File Mode Size
cmd
.gitignore -rw-r--r-- 13 bytes
Makefile -rw-r--r-- 1.0 KB
main.go -rw-r--r-- 226 bytes

back to top