Mark D. Roth
|
b3808b73da
|
Merge pull request #23903 from markdroth/listener_addresses_revert
Revert "Pass listening addresses into XdsClient"
|
4 years ago |
Menghan Li
|
1eb137b28d
|
xds testing: disable fail_on_failed_rpc check
Fixing this needs further work to not share resources between tests.
|
4 years ago |
root
|
64c6d686f5
|
re-generate PHP files
|
4 years ago |
root
|
e3340f1ccb
|
change return type annotation of generated PHP methods
|
4 years ago |
Richard Belleville
|
0bd773c152
|
Merge pull request #23892 from gnossen/python_interop_client_additions
Python xDS interop client traffic splitting / path matching additions
|
4 years ago |
Vijay Pai
|
5c9901f90d
|
Merge pull request #23896 from grpc/vjpai-patch-2
Remove unneeded forward reference
|
4 years ago |
Vijay Pai
|
e14d96c34e
|
Merge pull request #23897 from grpc/vjpai-patch-3
Remove unneeded and incorrect forward reference
|
4 years ago |
Jan Tattermusch
|
80252ec4a6
|
run tools/codegen/core/gen_upb_api.sh
|
4 years ago |
Jan Tattermusch
|
9187a02d21
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
5f02c33b6a
|
exclude upbdefs-generated from clang_tidy_all_the_things.sh
|
4 years ago |
Jan Tattermusch
|
6d6339db34
|
fix non-bazel build systems
|
4 years ago |
Jan Tattermusch
|
44284486ac
|
add src/core/ext/upbdefs-generated include to bazel build
|
4 years ago |
Jan Tattermusch
|
54613cc45b
|
upb codegen: put .upbdefs.h and .upbdefs.c files in a different directory
|
4 years ago |
Mark D. Roth
|
98543382d9
|
Revert "Merge pull request #23787 from markdroth/xds_client_api2"
This reverts commit 0649026e8a , reversing
changes made to 3978bd1c62 .
|
4 years ago |
Jan Tattermusch
|
613333d805
|
Merge pull request #23899 from jtattermusch/cleanup_non_rbe_bazel_commands
Cleanup bazel commands in test scripts (for non-RBE invocations)
|
4 years ago |
Jan Tattermusch
|
bc4d478a21
|
regenerate dockerfiles
|
4 years ago |
Jan Tattermusch
|
424d33415c
|
upgrade bazel to 2.2.0
|
4 years ago |
Jan Tattermusch
|
2274ed51bb
|
make sure clang_tidy dockerfile is buildable
|
4 years ago |
Jan Tattermusch
|
afda101854
|
cleanup bazel commands in test scripts (for non-RBE invocations)
|
4 years ago |
Jan Tattermusch
|
fb8e4556c2
|
Merge pull request #23890 from jtattermusch/run_microbenchmark_use_bazel
run_microbenchmark.py should use bazel
|
4 years ago |
Vijay Pai
|
5129da2214
|
Remove unneeded forward reference
|
4 years ago |
Vijay Pai
|
b3b304c3ba
|
Remove unneeded data members already present in the base class
|
4 years ago |
Vijay Pai
|
96b948b5f8
|
Remove unneeded and incorrect forward reference
|
4 years ago |
Vijay Pai
|
e3f0262413
|
Remove incorrect forward reference
|
4 years ago |
Esun Kim
|
bf87ec9e44
|
Add ABSL_RANDOM_HWAES_FLAGS
|
4 years ago |
Richard Belleville
|
6df14711e3
|
Yapf
|
4 years ago |
Richard Belleville
|
87bd3a5fb2
|
Kill client process if it won't respond
|
4 years ago |
Richard Belleville
|
03b50b704d
|
Save two lines
|
4 years ago |
Richard Belleville
|
324ade3638
|
Pull out parsing functions
|
4 years ago |
yulin liang
|
a7a30b6935
|
Merge pull request #23876 from yulin-liang/non-ok-status
Don't consider receiving non-OK status as an error for Cronet
|
4 years ago |
Richard Belleville
|
a12674fac1
|
Add new test cases to Python runner script
|
4 years ago |
Richard Belleville
|
efd0521731
|
Format
|
4 years ago |
Richard Belleville
|
d7658d52ff
|
Simplify logging thread await
|
4 years ago |
Richard Belleville
|
a4979ad65b
|
Keep track of method of each RPC
|
4 years ago |
Menghan Li
|
73d9be0c65
|
xds testing: add a test case with multiple routes referring to same cluster
|
4 years ago |
donnadionne
|
ffb643479c
|
Merge pull request #23863 from donnadionne/TF
Fixing the transient failure that occurs during the case where
|
4 years ago |
ZhenLian
|
0369675656
|
Merge pull request #23848 from grpc/zhen_alts_peer_attr_plumbing
ALTS peer attributes plumbing
|
4 years ago |
Ashitha Santhosh
|
fcce56df4e
|
Merge pull request #23887 from ashithasantosh/create_activation
Add activation logic and endpoint getters.
|
4 years ago |
Richard Belleville
|
5f7bb36d5e
|
Fix client process logging trigger
|
4 years ago |
Richard Belleville
|
b0ab7197a6
|
Add --metadata flag
|
4 years ago |
Donna Dionne
|
dc7f926b9e
|
Fixing the transient failure that occurs during the case
where CDS response missing a resource that we have newly requested
(the resource will likely be contained in subsequent responses).
|
4 years ago |
Jan Tattermusch
|
648c38380b
|
run_microbenchmark.py should use bazel
|
4 years ago |
Yash Tibrewal
|
f7fbbc1cf0
|
Merge pull request #23875 from yashykt/pingstesttimeout
Long timeout for too_many_pings_test
|
4 years ago |
Jan Tattermusch
|
c037f833e4
|
Merge pull request #23884 from markdroth/server_c++_fix
Destroy health check service before destroying C server.
|
4 years ago |
Jan Tattermusch
|
93bb79fa3c
|
Merge pull request #23882 from jtattermusch/interop_matrix_1_31_1
Add 1.31.1 images from grpc/grpc to interop matrix
|
4 years ago |
Richard Belleville
|
86525d703c
|
Add --rpc flag
|
4 years ago |
Richard Belleville
|
a097f41b53
|
Log client process's output as soon as it exits
|
4 years ago |
Yash Tibrewal
|
7019c2ca4b
|
Long timeout for too_many_pings_test
|
4 years ago |
ashithasantosh
|
5820e833fc
|
Add activation logic and endpoint getters.
|
4 years ago |
Richard Belleville
|
057b34a4d0
|
Pull out function for running single method
|
4 years ago |