Lidi Zheng
761d2b10f7
Merge pull request #22565 from lidizheng/aio-try-connect
...
[Aio] Add wait_for_connection API for streaming calls
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Hannah Shi
3de85634f3
add an instruction of setting a flag before c-core make, after #22416 merged
5 years ago
Lidi Zheng
e50c9a8e2e
Fix typo in the comment
5 years ago
Nicolas Noble
6228e9100f
Merge pull request #22559 from grpc/nicolasnoble-patch-1
...
Removing obsolete comment.
5 years ago
Muxi Yan
9d298ccb19
build_projects
5 years ago
Muxi Yan
ee7326904f
fix sanity checker
5 years ago
Muxi Yan
389c076bdb
fix regeneration script with boringssl-with-bazel
5 years ago
Mark D. Roth
cf625cea29
Merge pull request #22602 from markdroth/grpclb_stabilization_fix
...
Temporarily disable client_channel_stress_test for msan and tsan.
5 years ago
Muxi Yan
df44248116
build_projects
5 years ago
Muxi Yan
d8348a9b97
update scripts
5 years ago
Richard Belleville
dbf3bb31cd
Shellcheck
5 years ago
Yash Tibrewal
61955373c6
Merge pull request #22568 from yashykt/channelstackdoc
...
Document filter responsibilities.
5 years ago
Muxi Yan
b5ec5e0b8b
Fix podspec bug
5 years ago
Richard Belleville
8079de2466
Accidentally a word
5 years ago
Jan Tattermusch
f1a6b15a33
Merge pull request #22569 from jtattermusch/gen_build_yaml_cleanup
...
Cleanup gen_build_yaml.py for end2end tests
5 years ago
Mark D. Roth
b518ee3cc8
Remove size=large, since it didn't help.
5 years ago
Mark D. Roth
14f55eb202
Temporarily disable client_channel_stress_test for msan and tsan.
5 years ago
Donna Dionne
f3f11cc21c
Added new RPC methods to test routing different RPCs to different
...
backends.
5 years ago
Stanley Cheung
d94f41c40e
Fix clang error
5 years ago
Stanley Cheung
0a56dcabb9
Fix cronet transport crash
5 years ago
Richard Belleville
0aa77e410f
Restrict set of interpreters on MacOS
5 years ago
Lidi Zheng
4eb596446d
Resolve conflict with master
5 years ago
Lidi Zheng
2b6037f113
Rename to wait_for_conneciton && Add to unary-unary RPC
5 years ago
Lidi Zheng
2bbf0a79f6
Make pytype happy
5 years ago
Lidi Zheng
58beda2f73
Add try_connect API to StreamUnaryCall
5 years ago
Lidi Zheng
c07520a350
Mark it as experimental
5 years ago
Lidi Zheng
41866c1250
Add try_connect API for UnaryStreamCall and StreamStreamCall
5 years ago
Donna Dionne
c0c7f1dae3
Fix build and test failures
...
Including the following
All all needed BUILD changes to include new xdsRouting
Fixed TSAN errors
AllServerUnavailableFailFast may return UNKNOWN as oppose UNAVAILABLE
ChooseLastRoute modified into 2 tests
5 years ago
Richard Belleville
fb2b2122ac
Add quotes
5 years ago
Richard Belleville
4c79018a96
Revert changes to abseil-cpp
5 years ago
Richard Belleville
9344a259b5
Fix MacOS Python 3.5 gevent build
5 years ago
Lidi Zheng
4d91e531ab
Merge pull request #22580 from lidizheng/aio-iterator
...
[Aio] Accepts normal iterable of request messages
5 years ago
Eric Gribkoff
d667417081
Merge pull request #22588 from ericgribkoff/change_backend_workaround
...
Disable flaky verification of no RPC failure
5 years ago
Jan Tattermusch
630ad82119
Merge pull request #22532 from grpc/jtattermusch-patch-3
...
Improve bazel RBE documentation
5 years ago
Eric Gribkoff
0325842b1d
Disable flaky verification of no RPC failure
5 years ago
Jiangtao Li
22ecf0d319
Merge pull request #22542 from jiangtaoli2016/deprecate_hardcoded_test_keys
...
Avoid using hardcoded test credentials
5 years ago
Lidi Zheng
6f00de087f
Aggregate common statement in both branches
5 years ago
apolcyn
610533d47c
Merge pull request #22540 from apolcyn/per_target_service_configs
...
Add a flag used to allow qps_json_driver and qps_worker channels to use the "grpclb" LB policy
5 years ago
Muxi Yan
a39d5407ae
upgrade BoringSSL
5 years ago
Eric Gribkoff
b53a4b4145
Merge pull request #22564 from ericgribkoff/inline_logs
...
Add param to echo captured client output in logs
5 years ago
Alexander Polcyn
962a8f28f9
Add a flag to set a grpclb+pick_first service config in
...
CreateTestChannel; use CreateTestChannel in qps_json_driver
5 years ago
Eric Anderson
e456adff69
Merge pull request #22566 from ejona86/xds-external-bootstrap-gen
...
Add --bootstrap_file to run_xds_tests.py
5 years ago
Muxi Yan
a65844c63a
build_project
5 years ago
Muxi Yan
590415e1f3
Merge remote-tracking branch 'upstream/master' into boringssl-prefix-header
5 years ago
Lidi Zheng
e00eb2fec2
Make pylint happy
5 years ago
Lidi Zheng
8b1a6c8f45
Accepts normal iterable of request messages
5 years ago
Eric Anderson
2ac5fde78a
Fix indentation
5 years ago
Mark D. Roth
77c10eeedc
Merge pull request #22553 from markdroth/control_plane_creds_revert
...
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
5 years ago
Jan Tattermusch
93055a5403
Merge pull request #22558 from grpc/cq-threading-flaky
...
Mark completion_queue_threading_test flaky
5 years ago