1886 Commits (d483841001d8b0e661a7103561075d399c87ee71)

Author SHA1 Message Date
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
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
Lidi Zheng 3a19648100
Increase RPCs in fault injection tests (#25984) 4 years ago
Lidi Zheng 2210819f85
Remove _xds suffix Bazel rules completely (#25980) 4 years ago
Yash Tibrewal 8028cc874d Reduce XdsServerFilterChainMatchTest flakiness (#25956) 4 years ago
Yash Tibrewal 3409eddcd1
xds-end2end-test server-side LDS updates cleanup (#25906) 4 years ago
Lidi Zheng 8eaaa3d7b6
Make ADS timeout increase from 500 to 2000 (#25844) 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
Yash Tibrewal 53ba4a101e
Implement FilterChainMatch algorithm (#25757) 4 years ago
Lidi Zheng 3652ec5db9
Apply the xds-specific Bazel rule to admin API (#25799) 4 years ago
donnadionne 4350d18d0f
Removing circuit_breaking and timeout environment variable guard to (#25793) 4 years ago
Lidi Zheng 4baf35f314
Remove fault injection environmental variable guard (#25792) 4 years ago
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
donnadionne 26fd0ce3c9
Generating hash for ring_hash policy (#25415) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Yash Tibrewal a622fe2c97
xDS LDS parsing changes: NACK on use_original_dst (#25687) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Mark D. Roth d2c2d66a03
xds: Ignore HTTP filters if LDS resource is v2. (#25694) 4 years ago
Lidi Zheng e34b0a73c6
Fix a typo in fault injection (#25693) 4 years ago
Yash Tibrewal e7536952a3
Filters parsing logic for servers (#25609) 4 years ago
Yash Tibrewal 0e0bc355ce
xDS changes for server listener resource name template (#24965) 4 years ago
Yash Tibrewal 8d95aad50c
Channelz security changes - Follow up from #25593 (#25624) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Lidi Zheng 3b067c9f3f
Implement xDS client-side fault injection filter (#24354) 4 years ago
Mark D. Roth 5d3fe59a5f
xds: Fix handling of HTTP filter that does not set typed_config. (#25651) 4 years ago
Yash Tibrewal 1c59e178f2
Some environments support only IPv6 addresses - followup from #25321 (#25656) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
Richard Belleville d9903aa44e
Format Channelz Address.TcpIpAddress.address as packed bytes (#25629) 4 years ago
Yash Tibrewal a214b52998
Disable channelz_service_test for iOS (#25639) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Yash Tibrewal abf1e9a3c9
Add missing security field to channelz Socket (#25593) 4 years ago
Jan Tattermusch 65454866da
use linkstatic for libraries that contain main() (#25517) 4 years ago
Mark D. Roth 49601b0334
Second attempt: xDS HTTP filter support for gRPC client (#25558) 4 years ago
Mark D. Roth d482f1268a
xds_end2end_test: avoid flakes from lingering shutdown from previous test (#25561) 4 years ago
Mark D. Roth 013e339761
xds_end2end_test: improve TestType API (#25557) 4 years ago
donnadionne 785a128a83
Revert "xDS HTTP filter support for gRPC client" (#25555) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Lidi Zheng 2efd2d5216 Fix a typo in xDS bootstrap parsing 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Mark D. Roth b2164837a8 xDS HTTP filter support for gRPC client 4 years ago