[thrift_proxy] Add and implement weighted clusters to thrift.RouteAction (#4315)
Adding the ability to add weighted clusters to the thrift router's RouteAction proto. This works much like the http one and borrows a great deal of code from it. Since the thrift_proxy Route and RouteEntry interfaces are much more bare bones, was able to implement the WeightedClusterEntry class. Risk Level: Low Testing: Tests, new and old, pass Doc Changes: inline Release Notes: n/a Signed-off-by: Brian Ramos <brirams@users.noreply.github.com> Mirrored from https://github.com/envoyproxy/envoy @ a50ac3747623a7fa74a5dbd33eacf0808dbf4d0cpull/620/head
parent
d962d78e04
commit
ece7d99193
2 changed files with 36 additions and 3 deletions
Loading…
Reference in new issue