forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xds-failover: add unified gRPC mux support (envoyproxy#34534)
This PR introduces xDS-Failover support for unified gRPC mux implementations. This is similar to envoyproxy#34437, and another part of envoyproxy#34417. Risk Level: medium if the runtime flag is set to true and unified-gRPC-mux is used. Testing: Updated the test cases (parameterized). Signed-off-by: Adi Suissa-Peleg <[email protected]>
- Loading branch information
Showing
4 changed files
with
100 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.