Skip to content

Commit

Permalink
Update api/envoy/api/v2/listener/listener.proto
Browse files Browse the repository at this point in the history
Co-Authored-By: Matt Klein <mattklein123@gmail.com>
Signed-off-by: Yuchen Dai <silentdai@gmail.com>
  • Loading branch information
lambdai and mattklein123 committed Aug 21, 2019
1 parent 8ef7c03 commit 632b652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/envoy/api/v2/listener/listener.proto
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ message FilterChain {

// The unique name (or empty) by which this filter chain is known. If no name is provided,
// Envoy will allocate an internal UUID for the filter chain. If the filter chain is to be dynamically
// updated or removed via FCDS(not implemented yet) a unique name must be provided.
// updated or removed via FCDS a unique name must be provided.
string name = 7;
}

Expand Down

0 comments on commit 632b652

Please sign in to comment.