tcp proxy: Remove not-implemented for metadata_match (#547)

Signed-off-by: Snow Pettersen <snowp@squareup.com>
pull/549/head
Snow Pettersen 7 years ago committed by Matt Klein
parent 78dab2e4e5
commit 44cd0c8faa
  1. 1
      envoy/config/filter/network/tcp_proxy/v2/tcp_proxy.proto

@ -35,7 +35,6 @@ message TcpProxy {
//
string cluster = 2;
// [#not-implemented-hide:]
// Optional endpoint metadata match criteria. Only endpoints in the upstream
// cluster with metadata matching that set in metadata_match will be
// considered. The filter name should be specified as *envoy.lb*.

Loading…
Cancel
Save