5723 Commits (9099a785ce4b43dbeb3cbf964a0e22f3b8defa4f)

Author SHA1 Message Date
Mark D. Roth 5c9a971904
xds: use federation env var to guard new-style resource name parsing (#29725) 3 years ago
Craig Tiller 0642bc213d
Revert "[iwyu] grpc++ (#29610)" (#29720) 3 years ago
Craig Tiller c8159eabdf
[iwyu] grpc++ (#29610) 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
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Anirudh Ramachandra 440ae5684c
Revert "Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses." 3 years ago
Anirudh Ramachandra a31224fc10
Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses. (#29478) 3 years ago
Craig Tiller f56282a6b6
[iwyu] surface (#29588) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Craig Tiller 717732c044
[promises] Convert http server filter (#29273) 3 years ago
Craig Tiller 18bec00b58
[channel-stack] Eliminate post-init in channel stack builder (#29514) 3 years ago
Nicolas Noble 050e4c3abe
client_lb_end2end_test: add OrcaLoadReport into EchoRequest proto (#29505) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
Mark D. Roth 1cd6e69347
subchannel: report IDLE upon existing connection failure and after backoff interval (#29428) 3 years ago
Craig Tiller d6e91959a7
mark test nomsan (#29488) 3 years ago
Mark D. Roth 0ba3c59672
xds_ring_hash_end2end_test: fix flake in ContinuesConnectingWithoutPicks (#29461) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Mark D. Roth be53d2ce3f
LB policy API: add OOB backend metric API (#29012) 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
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 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 55e870dae6
orca_service_end2end_test: increase flake timing tolerance (#29405) 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
Nicolas Noble e9cf2894da
Fixes a flake with the LoadReporter end2end test. (#29383) 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
Nicolas Noble 5a3cd992b0
Fixing the build breakage from #29285 (#29399) 3 years ago
Mark D. Roth 61987ec3a2
xds_end2end_test: Move CSDS tests to their own file (#29285) 3 years ago
Mark D. Roth 9a12b0def8
cds LB: fix diamond dependency handling (#29384) 3 years ago
Mark D. Roth d61433ecb2
cds LB: handle loops in aggregate cluster graph (#29382) 3 years ago
Mark D. Roth 3a4058c07a
xds_end2end_test: move test framework to its own library (#29279) 3 years ago
Mark D. Roth 94c538cd55
Second attempt: Adding is_optional case to RLS (#29378) 3 years ago
apolcyn 61b34dfaee
Improve logging in interop soak test and add a flag to limit QPS (#29357) 3 years ago