117 Commits (1cad82802b73cb95b79c6e30665618500cabeeee)

Author SHA1 Message Date
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Mark D. Roth a3afb81274
Second attempt: XdsClient: refactor transport code to make it injectable (#30225) 2 years ago
AJ Heller fa57b9d0bc
Revert "XdsClient: refactor transport code to make it injectable (#30183)" (#30223) 2 years ago
Mark D. Roth bd9bc5fd3e
XdsClient: refactor transport code to make it injectable (#30183) 2 years ago
Mark D. Roth 74e1023f0a
priority LB: fix dumb reversed-conditional bug (#30149) 2 years ago
Yash Tibrewal 5e19c780c3
XdsSecurityTest: Rework infrastructure (#30138) 2 years ago
Mark D. Roth d379e811be
C++ end2end tests: refactor ConnectionAttemptInjector code (#30148) 2 years ago
Yash Tibrewal 3aad52e4d3
XdsSecurityTest flakiness: Add broken pipe to expected error messages (#30091) 2 years ago
Mark D. Roth 870fe8624f
security handshaker: include security connector type in error message (#30046) 2 years ago
Mark D. Roth 86e282ba97
weighted_target and RLS: delegate to child picker on error (#29870) 2 years ago
Mark D. Roth d0c8b29ef7
xDS: fix endpoint weight defaults (#30079) 2 years ago
Mark D. Roth f12972506e
xDS: improve status messages from xDS resolver failures (#29975) 2 years ago
Mark D. Roth a78df68e96
xds: add "ignore_resource_deletion" server feature (#29633) 2 years ago
Craig Tiller 6532084a06
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 3 years ago
Mark D. Roth 8459824e5c
xds end2end tests: change tests to check all RPC failure statuses (#29974) 3 years ago
Mark D. Roth 470a3066c7
ring hash: fix picker propagation bug in xds_cluster_manager policy (#29959) 3 years ago
Mark D. Roth e49c61cd2f
client_channel: remove synchronous subchannel connectivity state API (#28339) 3 years ago
Yash Tibrewal 5d9cdc8e67
xds: Add XdsLbRegistry (#29756) 3 years ago
Yash Tibrewal 8cdf8beafd
xDS: Workaround to get gRPC clients working with istio (#29841) 3 years ago
Mark D. Roth 64b422091e
xds_core_end2end_test: increase timeouts to fix flakiness (#29803) 3 years ago
Mark D. Roth a4cbeee699
xds_core_end2end_test: increase RPC timeout on BootstrapSource test (#29802) 3 years ago
Mark D. Roth fb1cc54d41
xds_core_end2end_test: fix federation test timeouts (#29789) 3 years ago
Mark D. Roth 3f5931294e
xds_cluster_type_end2end_test: fix flake in AggregateClusterTest.FallBackWithConnectivityChurn test (#29786) 3 years ago
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 3 years ago
Mark D. Roth a6d70b449b
xds: don't start resource timer after ADS stream restart if resource is already cached (#29668) 3 years ago
apolcyn 965feb5726
xds: Remove aggregate and logical dns clusters env var guard (#29742) 3 years ago
Mark D. Roth 5c9a971904
xds: use federation env var to guard new-style resource name parsing (#29725) 3 years ago
donnadionne 03cf989610
outlier detection: implement LB policy and xDS configuration (#29343) 3 years ago
Mark D. Roth 5fe979d756
xds: add tests for unknown authority (#29681) 3 years ago
Craig Tiller f56282a6b6
[iwyu] surface (#29588) 3 years ago
Mark D. Roth 0ba3c59672
xds_ring_hash_end2end_test: fix flake in ContinuesConnectingWithoutPicks (#29461) 3 years ago
Mark D. Roth 6bda57194a
xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 3 years ago
Mark D. Roth 8ba275291a
connection delay injector: fix tsan problems (#29445) 3 years ago
Yash Tibrewal 8e0da602a8
HTTP: Rename PUT allowing channel arg (#29438) 3 years ago
Alisha Nanda 6753812278
Fix ubsan failure (#29437) 3 years ago
Yash Tibrewal eb96f90eb7
HTTP: Use channel arg instead of global to allow PUT requests (#29411) 3 years ago
Mark D. Roth 9a363dbf96
xds_end2end_test: Move CDS and EDS tests to their own file (#29430) 3 years ago
Mark D. Roth 93a90e3c55
xds_ring_hash_end2end_test: increase RPC timeout to avoid failures on ARM (#29431) 3 years ago
Mark D. Roth 50df29bdec
ring_hash: trigger internal connection attemps on only one subchannel at a time (#29422) 3 years ago
Yash Tibrewal f28695351e
Prevent direct usage of absl::Mutex (#29424) 3 years ago
Mark D. Roth e7ddd7b436
xds_end2end_test: Move aggregate and logical_dns cluster tests to their own file (#29298) 3 years ago
Mark D. Roth bea5911569
xds_end2end_test: Move ring_hash tests to their own file (#29287) 3 years ago
Mark D. Roth b9d904da58
xds_end2end_test: move routing tests to their own file (#29409) 3 years ago
Yash Tibrewal 136055b043
xds_end2end_test: Fix race in security tests (#29408) 3 years ago
Lidi Zheng e9ad1d5f47
Improve the MaxFault test case (#29407) 3 years ago
Mark D. Roth dd14f803c3
xds_end2end_test: move core XdsClient tests to their own file (#29403) 3 years ago
Mark D. Roth 6273832210
priority and ring_hash LBs: fix interactions when using ring_hash under priority (#29332) 3 years ago
Mark D. Roth 214e3f3622
xds_end2end_test: Move RLS tests to their own file (#29290) 3 years ago
Mark D. Roth 55b0405c86
xds_end2end_test: Move fault injection tests into their own file (#29283) 3 years ago
Yash Tibrewal 5e989cf78d
HTTP: Conditionally allow PUT requests (#29397) 3 years ago