11649 Commits (113cd9546d9293d13b68ed6ea69bc3a169f81745)

Author SHA1 Message Date
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
Ashitha Santhosh c20356c1ba
Update conditional matcher ctors and include NotMatcher. (#26256) 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
yulin liang 534843d476
Add test for spm build. (#26178) 4 years ago
Ashitha Santhosh c90fae35cb
IPMatcher implementation. (#26132) 4 years ago
Jan Tattermusch d61db49b48
Add python3.8 aarch64 wheel distribtest (#26136) 4 years ago
Esun Kim 7977494d02
Add time property to status_helper (#26099) 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
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 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
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
donnadionne 89f7e53dbc
Fixing flake in AllServerUnavailbleFailFast by increasing the RPC (#26015) 4 years ago
donnadionne 5bce484c35
Fixing a buildifier warning, helping with future imports. (#26036) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
Ashitha Santhosh 16684bf11b
Correct enum naming style. (#26012) 4 years ago
AJ Heller 5cda00427d
Remove use of C++20 initializers (#26028) 4 years ago
Ashitha Santhosh 628bf7fe08
RBAC engine matchers implementation. (#25997) 4 years ago
Lidi Zheng 735c7047aa
[C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
Ashitha Santhosh e438fa609b
Separate connection specific args in EvaluaetArgs. (#25969) 4 years ago
Lidi Zheng 3a19648100
Increase RPCs in fault injection tests (#25984) 4 years ago
Ashitha Santhosh 0570bd9205
Plumbs SAN fields to tsi_peer. (#25874) 4 years ago
Lidi Zheng 2210819f85
Remove _xds suffix Bazel rules completely (#25980) 4 years ago
Yash Tibrewal 23152e74ce
Enable channelz for xds_interop_client and xds_interop_server (#25939) 4 years ago
Yash Tibrewal 8028cc874d Reduce XdsServerFilterChainMatchTest flakiness (#25956) 4 years ago
Ashitha Santhosh 8489a6050b
Revert "Rbac Matcher implementation. (#25653)" (#25957) 4 years ago
Ashitha Santhosh 4f81c3b706
Update multi-domain cert to add more SAN fields. (#25946) 4 years ago
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 4 years ago
Ashitha Santhosh 1fb4f715db
Rbac Matcher implementation. (#25653) 4 years ago
AJ Heller 4c59b17d40
Remove eventmanager_libuv code (#25811) 4 years ago
AJ Heller a63f188153
Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
Yash Tibrewal 3409eddcd1
xds-end2end-test server-side LDS updates cleanup (#25906) 4 years ago
Mark D. Roth efe627594e
disable retries by default (#25847) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
Mark D. Roth e4071fc20c
allow RefCounted<> to be used for objects allocated on the arena (#25848) 4 years ago
Lidi Zheng 8eaaa3d7b6
Make ADS timeout increase from 500 to 2000 (#25844) 4 years ago
Mark D. Roth 3f19333ced
Move retry code into its own filter in the DynamicFilter stack (#25820) 4 years ago
Ryan Kohler c1e417a526
Allow the AWS_DEFAULT_REGION environment variable (#25760) 4 years ago
matthewstevenson88 2b0f8b6313
Fix ssl_transport_security_test.cc when built against OpenSSL 1.0.2. (#25843) 4 years ago
Yash Tibrewal 5c49bf4209
Remove old grpc_string_to_sockaddr and rename grpc_string_to_sockaddr_new to grpc_string_to_sockaddr (#25831) 4 years ago
Yash Tibrewal 67886fbffa
xds_end2end_test ipv6 address format fix (#25837) 4 years ago
Yash Tibrewal da6cf22e29
Increase the retry count for XdsServerSecurityTest (#25830) 4 years ago