solo-io / gloo

The Cloud-Native API Gateway and AI Gateway
https://docs.solo.io/
Apache License 2.0
4.1k stars 446 forks source link

Bump Gateway API Echo Image Tag #10291

Open danehans opened 5 days ago

danehans commented 5 days ago

Do you have a suggestion for code improvement or tracking existing technical debt? Please describe.

https://github.com/solo-io/gloo/pull/10232 adds initial support for TCPRoute. The echo image used by this PR for e2e TCPRoute testing is an older version, v20231214-v1.0.0-140-gf544a46e.

Describe the solution you'd like

Bump the image to v20240412-v1.0.0-394-g40c666fd used by the Gateway API v1.1.0 conformance tests.

Additional Context

The echo image is required to confirm responses by the correct backend for multi-backend TCPRoute testing.