Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gateway): invalid Envoy resources with real MeshService backends and appProtocol: tcp #12017

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelbeaumont
Copy link
Contributor

Motivation

We were generating invalid Envoy resources if using MeshHTTPRoute and the real backend had appProtocol: tcp.

We already weren't setting
dest.Destination[mesh_proto.ServiceProtocol] when calling generateMeshCluster.

We already weren't setting
`dest.Destination[mesh_proto.ServiceProtocol]` when calling
`generateMeshCluster`.

Signed-off-by: Mike Beaumont <[email protected]>
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner November 11, 2024 16:18
@michaelbeaumont michaelbeaumont requested review from bartsmykla and Icarus9913 and removed request for a team November 11, 2024 16:18
@michaelbeaumont michaelbeaumont marked this pull request as draft November 11, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant