543 Commits (49bb52d7f49656e91f902a83d76b5123e9a87b5e)

Author SHA1 Message Date
Yash Tibrewal f17110adef
xDS Istio Interop: Forward ForwardEcho requests for unhandled protocols (#30005) 2 years ago
apolcyn a1e1d34f36
Log peer address in interop soak client (#30006) 2 years ago
Yash Tibrewal 691199ab80
xDS Istop Interop: Add differentiation on the protocol being used (#29965) 3 years ago
apolcyn e6c6840db3
Revert "Reland bytestream removal (#29911)" (#29964) 3 years ago
Yash Tibrewal 1e9fe0b8b3
Istio Echo Server Implementation (#29940) 3 years ago
Craig Tiller 98dcba2807
Reland bytestream removal (#29911) 3 years ago
Craig Tiller 713a1581d5
Revert "Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894)" (#29910) 3 years ago
Craig Tiller 93cdc8b77e
Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894) 3 years ago
Craig Tiller d53986657f
Revert "[transport] Remove ByteStream (#29637)" (#29890) 3 years ago
Craig Tiller aacf0e252b
[transport] Remove ByteStream (#29637) 3 years ago
Menghan Li 4a855552a9
xds/interop: add a testing server for istio integration test (#29590) 3 years ago
apolcyn 61b34dfaee
Improve logging in interop soak test and add a flag to limit QPS (#29357) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
apolcyn 99cbd49ef8
Simplify fallback test client and parameterize fallback deadline (#29126) 3 years ago
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Mohan Li 155aa95f82
Fix memory stomp error in the fallback test client (#28380) 3 years ago
Jan Tattermusch ce74e092e6
add --log_metadata_and_status feature to interop_client (#28021) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
Yash Tibrewal 7fd731f704
De-experimentalize XdsServerBuilder (#27296) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
apolcyn d742153b32
Include the peer address in interop soak test high-latency error messages (#26932) 3 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 3 years ago
ZHANG Dapeng ca482bdbc7
Enable xds retry test for cpp (#26828) 3 years ago
Yash Tibrewal 4daedf0233
De-experimentalize XdsServerBuilder (#26543) 3 years ago
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
AJ Heller 5cda00427d
Remove use of C++20 initializers (#26028) 4 years ago
Lidi Zheng 735c7047aa
[C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
Yash Tibrewal 23152e74ce
Enable channelz for xds_interop_client and xds_interop_server (#25939) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 8eb2e13a6e
C++ xDS interop test server changes (#25633) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Yash Tibrewal 4b9ec936e8
xDS Interop Client changes for PSM security tests (#25613) 4 years ago
apolcyn 35569cd544
Make --server_port optional in C++ interop client (#25550) 4 years ago
Donna Dionne b2443df1e1 xds_interop_client.cc modification: new stats and new timeout_sec config 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Donna Dionne 88876b194c Fixing interop client to send all RPC types for each duration_per_query. 4 years ago
Donna Dionne 9b1172697e Adding a expect_status flag in xds interop client to get ready for 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Donna Dionne e4a060fb1e Adding client changes needed for circuit breaking tests 4 years ago
Donna Dionne c85ce105ee Fixing a bug in cpp xds interop client after the use of absl::GetFlag 4 years ago