Skip to content

Replace GRPCGateway loopback call with IPC call #2004

@jrschumacher

Description

@jrschumacher

When adding ConnectRPC support #1524 deprecated support of GRPCGateway was enabled through a loopback call. This worked fine when running the server with servicemesh TLS termination, but when running with TLS termination at the server the loopback request would fail due to service name mismatch.

To resolve this, we need to update the GRPCGateway registration to use the in-process connection.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions