305 Commits (5d9f743a40fa1ca239b810cc8e7c0955776dcf34)

Author SHA1 Message Date
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
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 7 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 7 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
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
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 8 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 8 months ago
Tanvi Jagtap 4f8b8aef83 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 8 months ago
Yijie Ma ba78e4ff47 [test] Wait for `RecordEnd` in `FakeClientCallAttemptTracer` destruction (#36396) 8 months ago
Mark D. Roth bfe6db2924 [XdsClient] add grpc.xds_client.server_failure metric (#36291) 8 months ago
Tanvi Jagtap dfa801726b [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36268) 8 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 8 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 8 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 9 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 9 months ago
apolcyn d1287ad07a [build] create xds_end2end_test_lib visibility tag (#36187) 9 months ago
Mark D. Roth 733e904491 [XdsClient] implement non-per-call metrics (#36020) 9 months ago
Mark D. Roth 390fef0590 [RR and WRR] clean up dualstack experiments (#35135) 9 months ago
Eugene Ostroukhov 57ff0b890f [xds] Support for multiple servers in the bootstrap.json (#36021) 9 months ago
Alexander Polcyn 419a070078 Allow configuring server_notify_client_when_started field in xds e2e test lib 9 months ago
Mark D. Roth db9ca10b35 [xDS] add optional locality label to per-call metrics (#36049) 9 months ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 10 months ago
Eugene Ostroukhov 70af2c2fda [xds] xDS client per data plane target (#35730) 10 months ago
apolcyn b855423359 [testing] Add StopListening helper and BidiStream handler to XDS e2e test lib (#35861) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Mark D. Roth aa326c947c [xDS] fix aggregate cluster design (#35313) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 12 months ago
Mark D. Roth 5f41fde4f2 [xDS] add test for mTLS for aggregate clusters (#34927) 1 year ago
Mark D. Roth e8f2e27b2c
[memory test] reland: add benchmarks with xDS enabled (#34820) 1 year ago
Mark D. Roth b1901eb732
Revert "[memory test] add benchmarks with xDS enabled" (#34818) 1 year ago
Mark D. Roth e0a5190a5e
[memory test] add benchmarks with xDS enabled (#34785) 1 year ago
Mark D. Roth 066d5dd2bb
[xDS e2e tests] move xDS bootstrap and resource helpers into their own library (#34773) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Mark D. Roth bb6a6faa69
[SSA] support multiple addresses per endpoint (#34472) 1 year ago
Mark D. Roth 24f995538c
[xDS] add support for multiple addresses per endpoint (#34506) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago