14465 Commits (dbb5164ac7322d2a396675aab9cee7979203126d)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
erm-g 0979765fd3 [flake] Increase timeout to ssl_credentials_test flakiness (#37844) 2 months ago
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 2 months ago
Mark D. Roth 9a12ec91e1 [xds_client_test] change test to use FuzzingEventEngine (#37668) 2 months ago
Esun Kim daa793860c [Build] Minimum version of MSVC is now 2022 (#37687) 2 months ago
Mark D. Roth e56d766a45 [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 2 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 2 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 2 months ago
Sreenithi Sridharan f2ffbb89a2 Add templating and support for Python 3.13 (#37643) 2 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 2 months ago
Tanvi Jagtap 2c09f14f0d [Gpr_To_Absl_Logging] Remove allow listed log. It is not used anymore 2 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 2 months ago
Craig Tiller 7379a9fbbe [call-v3] Outbound request buffer (#37448) 2 months ago
Yijie Ma c8765eb9c4 [OTel plugin] Do not crash when the gauge in `AddCallback` is different from the gauge in `Report` (#37764) 2 months ago
Yijie Ma a1b83dc995 [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 2 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 2 months ago
Yousuk Seung cbccf975d0 [ssl] Ensure OPENSSL global cleanup happens after gRPC shutdowns (#37768) 2 months ago
Chris Kennelly 542f9b7e96 [cleanup] remove unused variable 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Yijie Ma 23715aca4c [Test] Mitigate `AltsConcurrentConnectivityTest` msan timeout with reduced concurrent level (#37773) 2 months ago
Craig Tiller c1512de73d [flakes] Increase sharding on end2end test to reduce per-shard runtime (#37780) 2 months ago
erm-g 44165b7808 [flake] Increase timeout to fix h2_test flakiness (#37767) 2 months ago
Yash Tibrewal 656f325b53 [HealthCheck] Make status message better (#37724) 2 months ago
Craig Tiller e3aa78868f [chaotic-good] Fix race between call finishing and adding to the stream map (#37749) 2 months ago
AJ Heller e80625a06e [testing] Fix end2end Proxy fixture metadata race (#37738) 2 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 2 months ago
Yash Tibrewal f3b24f16d6 [ChannelIdleFilter] Use different error messages for idleness and max connection age (#37709) 2 months ago
Xuan Wang 2c9b757462 [Python test] Fix gcf permission denied error (#37684) 2 months ago
Yash Tibrewal 7d11791ec7 [Flaky] max_connection_age test fix (#37739) 2 months ago
Mark D. Roth 76bbbb06b2 [xds_cluster_e2e_test] fix flake in DropConfigUpdate test (#37735) 2 months ago
Mark D. Roth ed3d6c0d62 [xds_cluster_e2e_test] remove unnecessary check for EDS response state (#37736) 2 months ago
apolcyn 33edf1a9a3 [testing] reduce number of sockets in windows socket-use-after-close detection loop (#37669) 2 months ago
Craig Tiller 478c8850e2 [flake] Disable xds_fault_injection_end2end_test on Mac (#37730) 2 months ago
Craig Tiller db09bbeb82 [flake] Fix flake in connection_refused_test (#37728) 2 months ago
Mark D. Roth a626995f36 [client_lb_e2e_test] increase timeout for WeightedRoundRobinTest.WithOutlierDetection test (#37718) 2 months ago
Mark D. Roth 15085ea077 [xds_core_e2e_test] ensure server is serving before starting client (#37711) 2 months ago
Yash Tibrewal cdb22f1fd0 [XdsEnd2EndTest] Use Custom RPC Options for each test to reduce test run times (#37679) 2 months ago
Mark D. Roth 57ba118c8f [rls_e2e_test] increase RPC timeout (#37708) 2 months ago
Yash Tibrewal 037b04c7a7 [port_sharing_e2e_test] Fix flakiness due to dualstack (#37689) 2 months ago
Mark D. Roth e4688edc13 [grpclb_e2e_test] fix a couple of flakes (#37677) 2 months ago
Yash Tibrewal 04f05a3031 [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources (#37678) 2 months ago
Yash Tibrewal 0aca67e7d6 [XdsE2eTest] Add wait on serving status change at more places (#37659) 3 months ago
Mark D. Roth 9ae873d56d [xds_fault_injection_e2e_test] attempt to fix crash on mac (#37670) 3 months ago
Craig Tiller 38de0e22d4 [call-v3] Migrate time caching to the right spot (#37637) 3 months ago
Mark D. Roth 1ed28f882f [xDS e2e tests] fix flake in metric test (#37653) 3 months ago
Yash Tibrewal ab2afbc3e1 [XdsEnabledServerTest] Wait on serving status to change (#37654) 3 months ago
Yash Tibrewal bddbe49a97 [flaky] Increase RPC deadline to address flakiness (#37647) 3 months ago
Mark D. Roth c83f91eac2 [backoff] fix tests to account for jitter (#37629) 3 months ago
Yijie Ma 4f8087e790 [Test] Use `grpc_test_slowdown_factor` in `alts_concurrent_connectivity_test` (#37632) 3 months ago
Craig Tiller 5656e0d3d1 [call-v3] Disable running call-v3 tests with the poll poller (#37630) 3 months ago