Esun Kim
|
c0047f46b5
|
Upgrade Ubuntu 14.04 -> 18.04
|
4 years ago |
Karthik Ravi Shankar
|
dd348c8c43
|
Merge pull request #23794 from karthikravis/flaky-fix
Mark client_crash_test as flaky
|
4 years ago |
ashithasantosh
|
34795b4b1e
|
Merge pull request #23665 from dhc3800/evalargs_util
CEL evaluation argument utilility
|
4 years ago |
apolcyn
|
2c766b1fd6
|
Merge pull request #23812 from apolcyn/fix_ruby_user_agent
Copy channel args hash before appending ruby user agent
|
4 years ago |
Karthik Ravi Shankar
|
cfd1069ae0
|
Fix formatting
|
4 years ago |
Karthik Ravi Shankar
|
242b1b87f8
|
Merge branch 'master' into flaky-fix
|
4 years ago |
Dohyun Cheon
|
03ca0e3428
|
Evaluate args structure and getter methods for envoy attributes
ran format scripts
portplatform fix
|
4 years ago |
Alexander Polcyn
|
cd13d5ab88
|
Copy channel args hash before appending ruby user agent
|
4 years ago |
Vijay Pai
|
b296f1a9db
|
Merge pull request #23780 from vjpai/fix_destruction_race
Fix destruction order bug in nested lock test
|
4 years ago |
Menghan Li
|
9895a606f3
|
Merge pull request #23793 from menghanl/xds_test_same_cluster_multiple_use
xds testing: add a test case with multiple routes referring to same cluster
|
4 years ago |
Jan Tattermusch
|
1a37d291ea
|
Merge pull request #23717 from jtattermusch/run_tests_using_cmake2
Use cmake for C/C++ build in run_tests.py
|
4 years ago |
Yash Tibrewal
|
cfd0508009
|
Merge pull request #23766 from yashykt/meshproto
Add proto for MeshCA MeshCertificateService
|
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 |
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 |
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 |
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
|
218c5fd235
|
Mark client_crash_test as flaky
This test fails under asan.
|
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 |
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 |
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 |
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 |
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 |
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 |
Mark D. Roth
|
d926e1ca47
|
Move XdsClient code out of client_channel tree.
|
4 years ago |
Karthik Ravi Shankar
|
15cce00f52
|
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc""
|
4 years ago |
Karthik Ravi Shankar
|
75a3e1bb45
|
Merge pull request #23756 from grpc/revert-23693-channel
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"
|
4 years ago |
Karthik Ravi Shankar
|
f3f9e8941a
|
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"
|
4 years ago |
Karthik Ravi Shankar
|
f3e748f646
|
Merge pull request #23693 from karthikravis/channel
Fold Channel and CompletionQueue from grpc_impl to grpc
|
4 years ago |
nanahpang
|
f280254c14
|
Merge pull request #23743 from grpc/nanahpang-patch-3
Update authorization_engine.cc
|
4 years ago |
Karthik Ravi Shankar
|
d3e7670c84
|
Fix formatting
|
4 years ago |
Karthik Ravi Shankar
|
1d22e8fc81
|
Make fixes to ChannelArguments namespace
|
4 years ago |
Karthik Ravi Shankar
|
53ef962e8c
|
Fix year modified for completion_queue.h
|
4 years ago |
Karthik Ravi Shankar
|
bc58a29a5f
|
Merge branch 'master' into channel
|
4 years ago |