2102 Commits (050eb4343048ccfa81912496be47c4ef71bd9ea5)

Author SHA1 Message Date
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
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Donna Dionne cdd8a4ba87 Change xds_cluster_resolver LB policy config to support combined 4 years ago
Mark D. Roth 0f9af3c045 xds: Change ADS parsing to not stop at the first error 4 years ago
Mark D. Roth bfd230c29c xds: Remove env-var protection for xDS v3 support. 4 years ago
Mark D. Roth 60204d9e16 Fix fake xDS server bug that caused unnecessary round trips in NACK tests. 4 years ago
Donna Dionne 07d51a4d12 Fixing Logical DNS case: 4 years ago
Yash Tibrewal 88086a57a4 Fix xds_end2end_test for ipv6 only platforms 4 years ago
Mark D. Roth 958c8e15f7 Fix NACK detection in test xDS server. 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Donna Dionne 19b1f8f64a Cds Watchers changes to support aggregate Cds and Logical DNS Cds. 4 years ago
Esun Kim 669e859f7a Fix more unused-parameter warning 4 years ago
Mark D. Roth 42f123efbe Add ability to read xDS bootstrap config from an env var. 4 years ago
Esun Kim 0db0ab052d Update by review 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Yash Tibrewal 0406f3ba42 Fix xds_end2end_test msan flake 4 years ago
Yash Tibrewal 60891587bb Fix end2end test for ipv6 only platforms 4 years ago
Donna Dionne 83d6d96c86 Add Missing test case: present match 4 years ago
Ashitha Santhosh 4ca878799b Refactor [String/Header/Path]matchers in xds_api. 4 years ago
Donna Dionne 4715bbc220 Fixing TryNextPrioirtyLocked to ensure we properly try higher priorities when lower ones fail 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago
Mark D. Roth 8ddbc50272 change xDS certificate provider to contain a map by cluster 4 years ago
Donna Dionne 5c1834e8db A previous fix which changed grpc_cycle_counter_to_millis_round_down/up 4 years ago
Mark D. Roth 1bc2d7d1a6 Remove StringLess and src/core/lib/gprpp/map.h. 4 years ago
Yash Tibrewal 9c043baf49 Allow the channelz service test to get different listen socket sizes 4 years ago
Mark D. Roth a38d6c641f xds: Ignore WeightedCluster entries with weight 0. 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Donna Dionne 4f8ed98f3e Xds cluster resolver 4 years ago
Yash Tibrewal c9e99945ec Add SANs matching for xDS credentials 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago