1 Commits

Author SHA1 Message Date
Ryan R Sundberg
096c72a2f4 Consul Connect: Fix validation with multiple local_bind_socket_paths (#22312)
When a consul connect sidecar service is defined with multiple
local_bind_socket_path upstreams, validation would fail due to duplicate
socket address bindings on `:0` being detected.

Validate local_bind_socket_path sockets separately from IP address
sockets.
2024-06-04 08:46:24 -04:00