ZhenLian
2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials ( #25631 )
...
* custom verification refactoring - post-handshake verification
3 years ago
Yash Tibrewal
00e8a2d085
xds_end2end_test: Only start backends when needed ( #27911 )
...
* xds_end2end_test: Fix flakiness on WaitForLdsNack
* xds_end2end_test: Only start the server when we want
* Revert WaitForNack changes
* Fixes
* Fix CsdsShortAdsTimeoutTest
* Fix sanity
3 years ago
Mark D. Roth
06b5061d35
change CSDS to populate new generic_xds_configs field ( #27794 )
3 years ago
Yash Tibrewal
9ac9a013fc
Update RDS parsing for use on servers ( #27715 )
...
* Update RDS parsing for use on servers
* Unused variable
* Reviewer comments
* Automated change: Fix sanity tests
* Fix tests
* Reviewer comments
* Reviewer comments
* clang-tidy
* Reviewer comments
* Fix test
* Reviewer comments
* Reviewer comments
Co-authored-by: yashykt <yashykt@users.noreply.github.com>
3 years ago
Mark D. Roth
d6a0c0b8b5
xds_end2end_test: allow setting Listener to use in SetRouteConfiguration() ( #27756 )
...
* xds_end2end_test: allow setting Listener to use in SetRouteConfiguration()
* clang-format
3 years ago
Mark D. Roth
6339b03ada
Revert "Revert "start splitting up xds_end2end_test ( #27702 )" ( #27725 )" ( #27726 )
...
This reverts commit 9177c5324a
.
3 years ago
Mark D. Roth
9177c5324a
Revert "start splitting up xds_end2end_test ( #27702 )" ( #27725 )
...
This reverts commit 69a978231b
.
3 years ago
Mark D. Roth
69a978231b
start splitting up xds_end2end_test ( #27702 )
...
* move test xDS server to its own library
* move xds_end2end_test to xds subdir, and refactor CountedService
* add TODO
* fix sanity
3 years ago