forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xds-failover: plumbing the API and adding integration test (envoyprox…
…y#34761) Adding the ability to use xDS-Failover into the API (ADS config). Introducing the xds-failover integration tests. This is all guarded behind the envoy.restart_features.xds_failover_support guard. In the future, once we test xDS-Failover out and ensure it works as expected, the runtime guard will be removed. Risk Level: low if not configured, medium if it is. Testing: Added unit tests and integration tests Docs Changes: N/A (once xDS-failover behavior will be finalized). Release Notes: N/A (once xDS-failover behavior will be finalized). Platform Specific Features: N/A. Signed-off-by: Adi Suissa-Peleg <[email protected]>
- Loading branch information
Showing
16 changed files
with
929 additions
and
73 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
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
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.