2524 Commits (41dc97e1d66f32d95fdf016641164d9f7dc6fb94)

Author SHA1 Message Date
erm-g 0979765fd3 [flake] Increase timeout to ssl_credentials_test flakiness (#37844) 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
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 3 months ago
Craig Tiller c1512de73d [flakes] Increase sharding on end2end test to reduce per-shard runtime (#37780) 3 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 3 months ago
Mark D. Roth 76bbbb06b2 [xds_cluster_e2e_test] fix flake in DropConfigUpdate test (#37735) 3 months ago
Mark D. Roth ed3d6c0d62 [xds_cluster_e2e_test] remove unnecessary check for EDS response state (#37736) 3 months ago
Craig Tiller 478c8850e2 [flake] Disable xds_fault_injection_end2end_test on Mac (#37730) 3 months ago
Mark D. Roth a626995f36 [client_lb_e2e_test] increase timeout for WeightedRoundRobinTest.WithOutlierDetection test (#37718) 3 months ago
Mark D. Roth 15085ea077 [xds_core_e2e_test] ensure server is serving before starting client (#37711) 3 months ago
Yash Tibrewal cdb22f1fd0 [XdsEnd2EndTest] Use Custom RPC Options for each test to reduce test run times (#37679) 3 months ago
Mark D. Roth 57ba118c8f [rls_e2e_test] increase RPC timeout (#37708) 3 months ago
Yash Tibrewal 037b04c7a7 [port_sharing_e2e_test] Fix flakiness due to dualstack (#37689) 3 months ago
Mark D. Roth e4688edc13 [grpclb_e2e_test] fix a couple of flakes (#37677) 3 months ago
Yash Tibrewal 04f05a3031 [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources (#37678) 3 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
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
Mark D. Roth c83f91eac2 [backoff] fix tests to account for jitter (#37629) 3 months ago
Eugene Ostroukhov a3760bc53e [xds] Remove the GRPC_EXPERIMENTAL_XDS_FALLBACK env var (#37620) 3 months ago
Esun Kim db6dd6a6d5 [CI] A bit update on clang-tidy (#37603) 3 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 3 months ago
Mark D. Roth 81d7bdc4c5 [backoff] fix bug and improve API (#37595) 3 months ago
Mark D. Roth 4a702e5357 [dualstack] enable EDS dualstack support by default (#37545) 4 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 4 months ago
Tanvi Jagtap 3c928436b4 [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 4 months ago
Mark D. Roth 947c18d232 [xDS] fix re-resolution for logical DNS clusters (#37211) 5 months ago
Tanvi Jagtap ee5ccee552 [Gpr_To_Absl_Logging] Remove GRPC_API_TRACE (#37190) 5 months ago
Mark D. Roth 660101a2c9 [xDS] implement system root cert support (#37185) 5 months ago
Esun Kim a47d91c7b2 [Clean-up] Tidy fix (#37104) 5 months ago
Mark D. Roth e5c99ad94b [xDS] implement authority rewriting (#37087) 5 months ago
Mark D. Roth 1761685fc1 [xDS e2e tests] set channel/server creds in tests instead of as a test parameter (#37156) 5 months ago
Mark D. Roth 22322fe7df [e2e tests] fix regex for connection failures to catch a missed case (#36969) 6 months ago
Craig Tiller 104078e8d2 [resource_quota] Clear wait for ready bit in e2e test (#36967) 6 months ago
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 6 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 6 months ago
Craig Tiller fdac9ebfdf [thready_tsan] Grab bag of improvements (#36886) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 6 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 7 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 7 months ago
Esun Kim f4ac0a3093 [Clean-up] Fix deprecated protobuf function usages (#36640) 7 months ago
Tanvi Jagtap 4dc1097d04 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36677) 7 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 7 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 7 months ago
Yijie Ma bc4766381a [metrics] Templatized Metrics API (#36449) 7 months ago
Tanvi Jagtap d8d7128d2d [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36550) 7 months ago