Jan Tattermusch
|
6c82a2df0c
|
fix params for running C# xds interop client test
|
4 years ago |
Yash Tibrewal
|
cfd0508009
|
Merge pull request #23766 from yashykt/meshproto
Add proto for MeshCA MeshCertificateService
|
4 years ago |
Eric Gribkoff
|
d183d68885
|
Merge pull request #23807 from ericgribkoff/deflake_backport_v1.31.x
Deflake fail_on_failed_rpc xDS test cases (cherry-pick)
|
4 years ago |
Yash Tibrewal
|
29b769124f
|
Revert check_copyright.py
|
4 years ago |
Yash Tibrewal
|
9e4ceb041e
|
Move the proto to third_party
|
4 years ago |
Eric Gribkoff
|
cdcedbf401
|
Merge pull request #23791 from ericgribkoff/unconditional_wait_for_propagation
Deflake fail_on_failed_rpc xDS test cases
|
4 years ago |
Menghan Li
|
f17d65b814
|
xds testing: add a test case with multiple routes referring to same cluster
|
4 years ago |
apolcyn
|
18bd62cac2
|
Merge pull request #23800 from apolcyn/fix_stranded_event_test
Don't factor port server pick latency into stranded_event_test timeouts
|
4 years ago |
Vijay Pai
|
6040d621bd
|
Fix destruction order bug in nested lock test
|
4 years ago |
Alexander Polcyn
|
cce8e0e0ac
|
Don't factor port server pick latency into stranded_event_test timeouts
|
4 years ago |
Vijay Pai
|
e76b97d27e
|
Update CallRegistrationTable comment
|
4 years ago |
apolcyn
|
6dc8024bb4
|
Merge pull request #23798 from apolcyn/raise_timeout
Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful
|
4 years ago |
Vijay Pai
|
412e987f67
|
Merge pull request #23799 from vjpai/call_registration
Fix issues around lifetime of c_str() results used in call registration maps
|
4 years ago |
Vijay Pai
|
b92f17f78d
|
Fix issues around lifetime of c_str() results
|
4 years ago |
Hannah Shi
|
0765a1c70a
|
change test case to absolute package name
|
4 years ago |
Alexander Polcyn
|
e2837aa10b
|
Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful test
|
4 years ago |
Yash Tibrewal
|
b5d485db21
|
Merge pull request #23792 from yashykt/possibletsan
Fix ordering of endpoint delete from pollset set and transport destruction
|
4 years ago |
Karthik Ravi Shankar
|
751b9c105f
|
Move ClientContext from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/19261
|
4 years ago |
Lidi Zheng
|
a5dc598a42
|
Handle another corner case on Windows
|
4 years ago |
Karthik Ravi Shankar
|
218c5fd235
|
Mark client_crash_test as flaky
This test fails under asan.
|
4 years ago |
Hannah Shi
|
c8986bc73e
|
use absolute package name, add test cases
|
4 years ago |
Richard Belleville
|
d6a9ba9d54
|
Restrict to 3.5.0
|
4 years ago |
Lidi Zheng
|
03813bf6fc
|
Make the fail back mode triggering more robust
|
4 years ago |
Mark D. Roth
|
0649026e8a
|
Merge pull request #23787 from markdroth/xds_client_api2
Pass listening addresses into XdsClient.
|
4 years ago |
Eric Gribkoff
|
3978bd1c62
|
Merge pull request #23791 from ericgribkoff/unconditional_wait_for_propagation
Deflake fail_on_failed_rpc xDS test cases
|
4 years ago |
Mark D. Roth
|
2d5cb2ee4c
|
Pass listening addresses into XdsClient.
|
4 years ago |
Richard Belleville
|
d0e8342dcd
|
Document as experimental
|
4 years ago |
Mark D. Roth
|
a2f77ffe19
|
Merge pull request #23781 from markdroth/xds_client_api
Move logic for generating service config from XdsClient to xds resolver.
|
4 years ago |
Richard Belleville
|
c6b6a73558
|
Fix route guide example
|
4 years ago |
Yash Tibrewal
|
e56249c635
|
Merge branch 'master' into keepalivethrottling
|
4 years ago |
Yash Tibrewal
|
647d2861b0
|
Fix ordering of endpoint delete from pollset and transport destruction
|
4 years ago |
Eric Gribkoff
|
08f11e3d74
|
Deflake fail_on_failed_rpc xDS test cases
|
4 years ago |
Mark D. Roth
|
107853a001
|
Move logic for generating service config from XdsClient to xds resolver.
|
4 years ago |
apolcyn
|
647f37c76f
|
Merge pull request #23732 from apolcyn/mark_flakey
Mark stranded_event_test as flaky
|
4 years ago |
Richard Belleville
|
0b543de30a
|
Last pylint error
|
4 years ago |
Richard Belleville
|
51b0a3bb96
|
Why Windows? Why?
|
4 years ago |
apolcyn
|
4d3f0604eb
|
Merge pull request #23782 from apolcyn/target_uri
Include the target_uri in target uri is not valid error messages
|
4 years ago |
Richard Belleville
|
13fa5040ca
|
Sometimes, copyright headers can cause test failures
|
4 years ago |
Richard Belleville
|
b50110b583
|
Fix Windows
|
4 years ago |
Yash Tibrewal
|
1618d21796
|
Add roundrobin test and reviewer comments
|
4 years ago |
Lidi Zheng
|
c0632acaff
|
Add a fail-back polling mode for Windows+3.8+
|
4 years ago |
Lidi Zheng
|
6a8fa33692
|
Restrict gevent test on Windows to run on 3.6
|
4 years ago |
Karthik Ravi Shankar
|
c507ae327b
|
Merge pull request #23762 from grpc/revert-23756-revert-23693-channel
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc""
|
4 years ago |
Alexander Polcyn
|
42fffae574
|
Include the target_uri in target uri is not valid error messages
|
4 years ago |
Lidi Zheng
|
e504cf71ff
|
Update Python default test suite in run_tests.py
|
4 years ago |
yulin liang
|
86aa3579df
|
Merge pull request #23219 from zhungxd/cronet_gzip_fix
fix Cannot send compressed message large than 1024B in cronet_transport
|
4 years ago |
Mark D. Roth
|
ec216362a1
|
Merge pull request #23553 from michaelywg/cel_stub_activation
Create stub version of CEL Activation
|
4 years ago |
Yash Tibrewal
|
2c6074ac6a
|
Copyright exemption and buildify format
|
4 years ago |
Yash Tibrewal
|
8da364d741
|
Add proto for MeshCA MeshCertificateService
|
4 years ago |
Mark D. Roth
|
bd74690388
|
Merge pull request #23759 from markdroth/xds_client_move
Move XdsClient code out of client_channel tree.
|
4 years ago |