588 Commits (b5bd42a019b7744777da8e1ac9b6d6f3e90e1ae9)

Author SHA1 Message Date
Tanvi Jagtap d148728588 Use LOG_IF(FATAL, ...) instead of gpr_assertion_failed() in interop_client.cc 11 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 11 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 11 months ago
Tanvi Jagtap 986428d252 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636) 11 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 11 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 11 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 11 months ago
Tanvi Jagtap b943668f95 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36570) 11 months ago
Tanvi Jagtap 7cc547dfd9 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36526) 12 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 12 months ago
Tanvi Jagtap 30386413c0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 12 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 1 year ago
Tanvi Jagtap 259f0e7903 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - GPR_ASSERT (#36222) 1 year ago
Eugene Ostroukhov 493d873411 [test] increase timeout (#36308) 1 year ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 1 year ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 1 year ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 1 year ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 1 year ago
Alexander Polcyn 1abd28eb3b Log c++ interop "soak" results at INFO instead of DEBUG 1 year ago
Mark D. Roth 17d9e20ff1 [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 1 year ago
Yash Tibrewal 2999332d64 [CSM] De-experimentalize CsmObservability API (#35836) 1 year ago
Yash Tibrewal 387c894117 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Stanley Cheung 48961e8a2c [PSM Interop] Add a payload to xds interop client when sending RPCs (#35545) 1 year ago
Yash Tibrewal 76c45b98d1 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) 1 year ago
Yash Tibrewal 984daf98d7 [CSM o11y] Re-experimentalize CSM OTel Plugin Option (#35660) 1 year ago
Yash Tibrewal 4cea5d0cba [xDS Interop] Use XdsServerBuilder when testing CSM Observability (#35634) 1 year ago
Yash Tibrewal acc1ad1b2b [CSM] De-experimentalize CSM OTel Plugin Option (#35526) 1 year ago
Yash Tibrewal d2cc24f189 [OTel] De-experimentalize API (#35509) 1 year ago
Yash Tibrewal 6741e2064d [xds interop] Use new CSM Observability APIs (#35508) 1 year ago
Eugene Ostroukhov e73b76a7da [Test] Fix bug in waiting for the Orca OOB report (#35467) 1 year ago
Yash Tibrewal 5888738c5a [OTel] Add a PluginOption API (#35434) 1 year ago
Yash Tibrewal c12a5645f7 [OTel] Experimental API for metrics (#35348) 1 year ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 1 year ago
gRPC Team Bot 667def7505 Internal change 1 year ago
Stanley Cheung ff2c0313e3
[PSM Interop] Add flag to enable CSM Observability in c++ image (#34866) 1 year ago
Stanley Cheung 9303b86010
Revert "[PSM Interop] Add flag to enable CSM Observability in c++ image" (#34858) 1 year ago
Stanley Cheung a62c2607a6
[PSM Interop] Add flag to enable CSM Observability in c++ image (#34840) 1 year ago
Vignesh Babu c4b9a9a8fc
Revert "[PSM Interop] Add flag to enable CSM Observability in c++ image" (#34837) 1 year ago
Stanley Cheung 433cfa99a5
[PSM Interop] Add flag to enable CSM Observability in c++ image (#34832) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 2 years ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 2 years ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 2 years ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 2 years ago
Eugene Ostroukhov 98ac00d7d2
[interop test] Fix the test (#34424) 2 years ago
Eugene Ostroukhov 490f6a3ee9
[test interop] Add HookService to the maintenence server (#34413) 2 years ago
Stanley Cheung fc159a6901
[Observability Testing] register prometheus exporter (#34380) 2 years ago
Eugene Ostroukhov 73c5da6f02
[PSM Interop] Synchronize messages.proto (#34182) 2 years ago
Eugene Ostroukhov 88df0a1c71
[PSM Interop] Return trailing metadata. (#34096) 2 years ago
Eugene Ostroukhov a6689e6444
[PSM Interop] Maintain RPC behaviors order (#34164) 2 years ago