consul/test/integration
Michael Zalimeni 5eea0b6c76
test: force IPv4 on Docker 26+ to fix Envoy int tests (#20986)
As of Docker Engine 26.0.0 (https://github.com/moby/moby/pull/47062),
IPv6 is enabled by default where supported. This causes issues for our
tests attempting to resolve requests to other containers over
localhost, since on Linux IPv6 will be preferred over IPv4 when
available when applying the default behavior defined in RFC3484.

As a workaround, force IPv4 with a flag passed to `docker run`.
2024-04-17 19:49:33 +00:00
..
connect/envoy test: force IPv4 on Docker 26+ to fix Envoy int tests (#20986) 2024-04-17 19:49:33 +00:00
consul-container update go-control-plane envoy dependency to 0.12.0 (#20973) 2024-04-10 01:23:04 +00:00