382 Commits (0c828388602d8f3e1c4c476095ebcb68b6bd6162)

Author SHA1 Message Date
Lidi Zheng 9cd68439a2
Change the time-getting logic in xds test to what ExecCtx does (#27467) 3 years ago
donnadionne 1caff522e4
Adding a log to make logging in WaitForAllBackends and WaitForBackend (#27365) 3 years ago
donnadionne 10f218030d
xDS retry policy should be considered present even if there are no supported policies in retry_on (#27315) 3 years ago
Lidi Zheng 15184d30ad
Fix injected abort error not recorded after injected delay (#27215) 3 years ago
Mark D. Roth 3763be8796
add APIs for creating errors from C++ strings (#27310) 3 years ago
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
Yash Tibrewal 362aff3458
xDS: Remove environmental variable guard for security (#27290) 3 years ago
Yash Tibrewal 7fd731f704
De-experimentalize XdsServerBuilder (#27296) 3 years ago
Yash Tibrewal 1a009cf4e5
xDS Security: Use new way to fetch certificate provider plugin instance config (#27264) 3 years ago
Yash Tibrewal f26c107651
xDS server serving status: Use a struct to allow more fields to be added in the future (#27242) 3 years ago
Mark D. Roth f3497eb790
implement improved xDS NACK semantics (#27276) 3 years ago
Mark D. Roth e468b00c56
refactor xDS response parsing (#27272) 3 years ago
Mark D. Roth 2cb3831c83
fix retry code to fail batches instead of creating attempt if previously cancelled from surface (#27217) 3 years ago
Yash Tibrewal cb2e7554a3
xds_end2end_test: Fix UnsupportedHttpFilter test on aws (#27147) 3 years ago
donnadionne 59fc02a94b
Enabling Ring Hash by default. (#27111) 3 years ago
Yash Tibrewal 6da9eb9f3f
xDS PSM Server Security: Nack unsupported require_sni and ocsp_staple_policy values (#26878) 3 years ago
Yash Tibrewal 0ab13090e7
Nack certain unsupported fields in CertificateValidationContext (#26880) 3 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 3 years ago
Mark D. Roth 9f782faa34
xds: remove env var protection for retries (#27039) 3 years ago
Yash Tibrewal 404e56b2d9
Fix XdsEnabledServerTest (#26956) 3 years ago
Tamir Duberstein 3fd01fabae
Add thread safety annotations (#26871) 3 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 3 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 3 years ago
Tamir Duberstein 86c9de8231
Remove `grpc_core::WaitUntilWith{Deadline,Timeout}` (#26867) 3 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Yash Tibrewal 49b5f9c420
Fix XdsServerSecurityTest (#26817) 3 years ago
donnadionne 7eaf37bce5
Adding retry policy (#26566) 3 years ago
Mark D. Roth 3104a9964c
xds: validate that terminal filters come at the end of the filter chain (#26742) 3 years ago
Mark D. Roth 246c57829b
xds: notify watchers when NACKing resource updates (#26757) 3 years ago
Alisha Nanda d73ec07fe7
Fix small typo in xds end2end test (#26685) 3 years ago
Yash Tibrewal c52005c161
NACK xDS updates when certificate provider instace names are unrecognized (#26614) 3 years ago
Lidi Zheng b97693d572
[Roll Forward] Tighten the error tolerance requirement by 100x (#26626) 3 years ago
Yash Tibrewal 670a26caef
NACK xDS updates where transport_name is not recognized (#26612) 3 years ago
Yash Tibrewal 095045b31c
NACK xds updates requiring client certificates when no validation certificate provider instance is mentioned (#26613) 3 years ago
Yash Tibrewal 8b5fbf8900
TLS Security Connector: Add an always-fail-handshaker when certificates are not ready (#26561) 3 years ago
Yash Tibrewal 4daedf0233
De-experimentalize XdsServerBuilder (#26543) 3 years ago
Lidi Zheng f198fb5b41
Revert "Tighten the error tolerance requirement by 100x (#26588)" (#26593) 3 years ago
Lidi Zheng f835f3f97c
Tighten the error tolerance requirement by 100x (#26588) 3 years ago
Mark D. Roth 34bf26357b
Change StringMatcher to not support case-insensitive regex matching. (#26567) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
Yash Tibrewal bb994526ba
Fix ExistingRpcsOnResourceDeletion flakiness (#26419) 4 years ago
Lidi Zheng a36199b2d5
Tighten the probability requirement from 99.99% to 99.995% (#26408) 4 years ago
donnadionne e22fefb39a
Ring hash implementation (#26356) 4 years ago
Mark D. Roth edae7450f5
fix LOGICAL_DNS semantics (#26147) 4 years ago
donnadionne 2bb20d25a4
Revert "ring_hash LB policy implementation (#26285)" (#26303) 4 years ago
donnadionne c55c7c065e
ring_hash LB policy implementation (#26285) 4 years ago
Mark D. Roth 467c0d742c
fix xds resolver to add XdsClient to channel args even on errors (#26282) 4 years ago
donnadionne f36a31b6aa
Revert "ring_hash LB policy (#25697)" (#26238) 4 years ago
donnadionne 2aefb26f5d
ring_hash LB policy (#25697) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago