303 Commits (0edaaafef8eb8550464687b17cc1f294dc3d2504)

Author SHA1 Message Date
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 9 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 9 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 9 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 9 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 10 months ago
Tanvi Jagtap 4dc1097d04 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36677) 10 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 10 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 10 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 10 months ago
Yijie Ma bc4766381a [metrics] Templatized Metrics API (#36449) 10 months ago
Tanvi Jagtap d8d7128d2d [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36550) 10 months ago
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 10 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 10 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Tanvi Jagtap 4f8b8aef83 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 10 months ago
Yijie Ma ba78e4ff47 [test] Wait for `RecordEnd` in `FakeClientCallAttemptTracer` destruction (#36396) 11 months ago
Mark D. Roth bfe6db2924 [XdsClient] add grpc.xds_client.server_failure metric (#36291) 11 months ago
Tanvi Jagtap dfa801726b [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36268) 11 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 11 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 11 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 11 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 11 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 11 months ago
apolcyn d1287ad07a [build] create xds_end2end_test_lib visibility tag (#36187) 11 months ago
Mark D. Roth 733e904491 [XdsClient] implement non-per-call metrics (#36020) 12 months ago
Mark D. Roth 390fef0590 [RR and WRR] clean up dualstack experiments (#35135) 12 months ago
Eugene Ostroukhov 57ff0b890f [xds] Support for multiple servers in the bootstrap.json (#36021) 12 months ago
Alexander Polcyn 419a070078 Allow configuring server_notify_client_when_started field in xds e2e test lib 1 year ago
Mark D. Roth db9ca10b35 [xDS] add optional locality label to per-call metrics (#36049) 1 year ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 1 year ago
Eugene Ostroukhov 70af2c2fda [xds] xDS client per data plane target (#35730) 1 year ago
apolcyn b855423359 [testing] Add StopListening helper and BidiStream handler to XDS e2e test lib (#35861) 1 year ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 1 year ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 1 year ago
Mark D. Roth aa326c947c [xDS] fix aggregate cluster design (#35313) 1 year ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 1 year 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
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago