1932 Commits (c8f7d3395330a216060b7ba73b08a1cfb409f4d8)

Author SHA1 Message Date
Tamir Duberstein 34338e5798
Avoid undefined behavior in pthread TLS (#26999) 3 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 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
Mark D. Roth 639b7acdfa
fix client_lb_end2end_test ClientLbPickArgsTest.Basic flakiness (#26868) 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
Craig Tiller 4f9828fe0b
Remove unnecessary include (#26761) 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
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Vijay Pai 153bc67f45
Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
Yash Tibrewal 259a74c0e6
Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375) 4 years ago
donnadionne e22fefb39a
Ring hash implementation (#26356) 4 years ago
Vijay Pai 66253c521a
Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365) 4 years ago
Yash Tibrewal 05c3b30ea0
Revert "Expose trailers-only response status through C++ callback API (#26249)" (#26363) 4 years ago
Mark D. Roth edae7450f5
fix LOGICAL_DNS semantics (#26147) 4 years ago
Vijay Pai 393bae7e88
Expose trailers-only response status through C++ callback API (#26249) 4 years ago
donnadionne 2bb20d25a4
Revert "ring_hash LB policy implementation (#26285)" (#26303) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 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
Alisha Nanda 1b26c897c1
Fix build failures in xds_end2end_test (#26127) 4 years ago
donnadionne a994aad0b8
xds_end2end_test test infra: Eds Args refactoring and enhancing WaitForBackend (#26093) 4 years ago
Lidi Zheng 13e04b4b9c
Reduce xds_end2end_test's error tolerance to 0.05 (#25738) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Yash Tibrewal 4768210ec8
s/OnServingStatusChange/OnServingStatusUpdate (#26010) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
donnadionne 89f7e53dbc
Fixing flake in AllServerUnavailbleFailFast by increasing the RPC (#26015) 4 years ago