Closed chandlernine closed 3 years ago
…ext but not wired to the ABI.
Testing: Works for us on Istio 1.8 with a configuration like the following:
apiVersion: networking.istio.io/v1alpha3 kind: EnvoyFilter spec: configPatches: - applyTo: NETWORK_FILTER match: listener: filterChain: filter: name: "envoy.tcp_proxy"
Waiting for approval from someone in the solo-io org to start testing.
I'd appreciate your review.
sorry for the delay! thank you for the PR!
…ext but not wired to the ABI.
Testing: Works for us on Istio 1.8 with a configuration like the following: