Skip to content

Commit 8b63ef7

Browse files
committed
Serve all Liaison backends on the same port (istio#411)
This addresses the interesting bits from istio#371. Configures Liaison to listen on a single port and multiplex connections to a set of backend listeners. Note: that in the examples, Envoy still needs to have two clusters, one for plain HTTP connections and one for the HTTP/2 connections used in gRPC. Mirrored from https://github.com/tetrateio/tetrate @ 9223581fbaed5f3d2ec54462f4477eebec38442b
1 parent cf1249b commit 8b63ef7

File tree

5 files changed

+56
-56
lines changed

5 files changed

+56
-56
lines changed

liaison/v1alpha1/google/rpc/status.pb.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

liaison/v1alpha1/ingress_gateway.pb.go

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

liaison/v1alpha1/resources.pb.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

liaison/v1alpha1/service.pb.go

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)