Mark D. Roth
|
dca24b8de5
|
Merge pull request #23987 from markdroth/v1.31_upmerge
Upmerge from v1.31.x branch in preparation for 1.32 branch cut.
|
4 years ago |
Mark D. Roth
|
df1fbc0a59
|
Merge pull request #23976 from markdroth/xds_virtual_host_validation
Second attempt: xds: Don't identify the needed VirtualHost at validation time
|
4 years ago |
Lidi Zheng
|
157beb4398
|
Merge pull request #23981 from lidizheng/improve-exit-test
Improve the exit test to yield better logs
|
4 years ago |
Mark D. Roth
|
1f2821105f
|
Merge remote-tracking branch 'upstream/v1.31.x' into HEAD
|
4 years ago |
Jan Tattermusch
|
1f1335214c
|
Merge pull request #23485 from jtattermusch/protobuf-4
Use new protobuf serialization/deserialization API in C# marshallers
|
4 years ago |
Lidi Zheng
|
1dbc68c4ae
|
Disable two in flight stream stream cases due to known flake
|
4 years ago |
Mark D. Roth
|
4365bdfdcc
|
Merge pull request #23953 from markdroth/grpc_call_cancel_internal
Don't call grpc_call_cancel() from within core.
|
4 years ago |
Lidi Zheng
|
cd1b211321
|
Improve the exit test to yield better logs
|
4 years ago |
Esun Kim
|
820f906248
|
Merge pull request #23977 from veblush/test-harden
Add init and shutdown to verify_peer_options
|
4 years ago |
Jan Tattermusch
|
c1c268fff4
|
regenerate C# grpc stubs
|
4 years ago |
Jan Tattermusch
|
3013a636d2
|
C# generator: use buffer serialization
|
4 years ago |
Jan Tattermusch
|
ac453eb8b6
|
Merge pull request #23855 from jtattermusch/protobuf_upgrade_3_13_0
Upgrade third_party/protobuf to v3.13.0
|
4 years ago |
Esun Kim
|
aa43403343
|
Add init and shutdown to verify_peer_options
|
4 years ago |
Mark D. Roth
|
5adf794eec
|
Increase polling timeout for NoMatchedDomain test.
|
4 years ago |
Mark D. Roth
|
91b698d232
|
Revert "Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation"
This reverts commit 13b5f0b625 , reversing
changes made to 9ea2d7c89d .
|
4 years ago |
Jan Tattermusch
|
cd90574c80
|
update ObjC to protobuf v3.13.0
|
4 years ago |
Jan Tattermusch
|
2e86c86540
|
run tools/distrib/python/make_grpcio_tools.py
|
4 years ago |
Jan Tattermusch
|
319a2b18cb
|
upgrade C# to Google.Protobuf 3.13.0
|
4 years ago |
Jan Tattermusch
|
3db07b9cbf
|
upgrade ruby to protobuf 3.13.0
|
4 years ago |
Jan Tattermusch
|
3b4fa78cd6
|
regenerate C# and PHP protos
|
4 years ago |
Jan Tattermusch
|
181ddf2b12
|
bump third_party/protobuf to v3.13.0
|
4 years ago |
Jan Tattermusch
|
097ef67ded
|
Merge pull request #23902 from jtattermusch/upgrade_bazel_2_2_0
Upgrade bazel used for all tests to 2.2.0
|
4 years ago |
Eric Gribkoff
|
49fdce79c3
|
Merge pull request #23965 from ericgribkoff/backport_unique_suffix
Backport unique suffix fix to v1.31.x
|
4 years ago |
Jan Tattermusch
|
57161a7a94
|
add missing //examples:keyvaluestore_proto target
|
4 years ago |
Richard Belleville
|
aa942b0e82
|
Fix duplicated generated file
|
4 years ago |
donnadionne
|
13b5f0b625
|
Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation
Revert "xds: Don't identify the needed VirtualHost at validation time."
|
4 years ago |
donnadionne
|
4cb21ff819
|
Revert "xds: Don't identify the needed VirtualHost at validation time."
|
4 years ago |
Eric Gribkoff
|
1263c8014f
|
Merge pull request #23956 from ericgribkoff/unique_suffix
xds test: retry with random suffix after conflict
|
4 years ago |
Esun Kim
|
9ea2d7c89d
|
Merge pull request #23962 from veblush/karthikravis
To karthikravis
|
4 years ago |
apolcyn
|
fb134e812a
|
Merge pull request #23960 from apolcyn/double_deadline
Double the handshake failure deadline of TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
|
4 years ago |
Richard Belleville
|
b98bd30c86
|
Merge pull request #23959 from gnossen/master_python_xds_interop_unbufferede
Run Python xDS interop client without STDOUT/STDERR buffering
|
4 years ago |
Esun Kim
|
8b50c21dbe
|
To karthikravis
|
4 years ago |
Alexander Polcyn
|
e5bb358edd
|
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
|
4 years ago |
Eric Gribkoff
|
aa1b281e94
|
Merge pull request #23956 from ericgribkoff/unique_suffix
xds test: retry with random suffix after conflict
|
4 years ago |
Richard Belleville
|
314eeefccf
|
Run Python interop client without STDOUT/STDERR buffering
|
4 years ago |
Stanley Cheung
|
83c791dd1b
|
Merge pull request #23940 from stanley-cheung/php-destroy-channel-1_31
Backport "PHP: avoid destroy channel more than once" to v1.31.x
|
4 years ago |
Jan Tattermusch
|
11561c54c8
|
Merge pull request #23930 from jtattermusch/csharp_19196_not_an_issue
Add extra comments that explain that #19196 is not an issue
|
4 years ago |
Richard Belleville
|
4a2d4a0b64
|
Merge pull request #23949 from gnossen/grpcio_tools_import
Tolerate old versions of grpcio-tools
|
4 years ago |
Mark D. Roth
|
4062d3998e
|
Merge pull request #23918 from markdroth/xds_virtual_host_validation
xds: Don't identify the needed VirtualHost at validation time.
|
4 years ago |
Richard Belleville
|
a4c3d93db0
|
Merge pull request #23633 from fishcakez/proto-out-dir
Fix bazel out directory when using external repo
|
4 years ago |
Lidi Zheng
|
fa3a261844
|
Merge pull request #23945 from lidizheng/aio-ref-count-fix
[Aio] Prevent call objects from outliving its parent channel or server
|
4 years ago |
Jan Tattermusch
|
f57a0619bc
|
Merge pull request #23932 from jtattermusch/csharp_call_error_update
Make C# CallError enum up to date with C core
|
4 years ago |
Eric Gribkoff
|
a66313512b
|
xds test: retry with random suffix after conflict
|
4 years ago |
Mark D. Roth
|
f96c83e4c9
|
Don't call grpc_call_cancel() from within core.
|
4 years ago |
Eric Gribkoff
|
6c6829aa10
|
Merge pull request #23951 from ericgribkoff/direct_query_v1.31.x
xds tests: check health service in wait_for_healthy_backends
|
4 years ago |
Eric Gribkoff
|
08e3c311d0
|
Merge pull request #23950 from ericgribkoff/directly_query_health
xds tests: check health service in wait_for_healthy_backends
|
4 years ago |
Eric Gribkoff
|
491f7feac7
|
Merge pull request #23950 from ericgribkoff/directly_query_health
xds tests: check health service in wait_for_healthy_backends
|
4 years ago |
Eric Gribkoff
|
2a7f14e5a0
|
xds tests: check health service in wait_for_healthy_backends
|
4 years ago |
donnadionne
|
c2e6bf9da0
|
Merge pull request #23944 from donnadionne/backport_TF
Fixing the transient failure that occurs during the case where (Porting
|
4 years ago |
Donna Dionne
|
6088a5e027
|
Fixing the transient failure that occurs during the case where (Porting
|
4 years ago |