Richard Belleville
|
a2b80f18b1
|
Fix Python 2 build
|
4 years ago |
Richard Belleville
|
8949295630
|
Make Python2 an optional dependency
|
4 years ago |
donnadionne
|
e99d6008ac
|
Merge pull request #24396 from donnadionne/protect_cb
Protect circuit breaking functionality with an environment variable
|
4 years ago |
Eric Anderson
|
88bf96b88c
|
Merge pull request #24397 from ejona86/grpc-java-1.32.2
Update grpc-java to 1.32.2 in the interop_matrix
|
4 years ago |
Mark D. Roth
|
59e263dcf9
|
Merge pull request #24215 from markdroth/subchannel_attributes
Don't keep address attributes on the resulting subchannels.
|
4 years ago |
Mark D. Roth
|
012381235f
|
Merge pull request #24208 from renkelvin/base
[3PI Support] Add base external account credentials class
|
4 years ago |
Donna Dionne
|
5a25a427b5
|
Protecting the circuit breaking (drop action) using environment
variable. All the logic of refcounting are left but will not result in
any actions. Test added to test protected case.
|
4 years ago |
Yash Tibrewal
|
7f1a2de0c8
|
Merge pull request #24400 from yashykt/transportsocketnameupdate
Update transport socket name to envoy.transport_sockets.tls
|
4 years ago |
Mark D. Roth
|
50ed78d1f9
|
Merge pull request #24395 from markdroth/xds_load_stats_refs
Use a single instance of the drop and locality stats objects.
|
4 years ago |
Chuan Ren
|
0cf672d42e
|
Add implementation of base external account credentials
|
4 years ago |
Yash Tibrewal
|
2077c3696d
|
Update transport socket name to envoy.transport_sockets.tls
|
4 years ago |
Yash Tibrewal
|
f295e74df9
|
Merge pull request #24365 from yashykt/cronetnewline
Sanitize cronet_status.cc - missing new line
|
4 years ago |
Eric Anderson
|
6564b3de83
|
Update grpc-java to 1.32.2 in the interop_matrix
|
4 years ago |
Mark D. Roth
|
a6954fe39e
|
Use a single instance of the drop and locality stats objects.
|
4 years ago |
Stanley Cheung
|
0f71df8655
|
Merge pull request #24353 from HannahShiSFB/del-php5-ifdefs
PHP: deprecate PHP 5 support from PECL extension
|
4 years ago |
Karthik Ravi Shankar
|
9fbe21f2fe
|
Merge pull request #24387 from karthikravis/change-owner
Pass repo manager to Donna
|
4 years ago |
Lidi Zheng
|
f9925a6f97
|
Merge pull request #24356 from lidizheng/support-3.9
[Linux] [macOS] Support pre-compiled Python 3.9 wheels
|
4 years ago |
Jan Tattermusch
|
8765c6c998
|
Merge pull request #24370 from jtattermusch/e2_rbe_pools
RBE: rely on labels to select the right worker pool (instead of hardcoding GCE machine types)
|
4 years ago |
Esun Kim
|
08ebecf4ff
|
Merge pull request #24386 from veblush/disable-stdcpp-tls-on-ios
Disable C++ TLS on iOS temporarily
|
4 years ago |
Mark D. Roth
|
9021963b10
|
Merge pull request #24381 from markdroth/xds_case_insensitive
xds: Add support for case_sensitive option in RouteMatch.
|
4 years ago |
Karthik Ravi Shankar
|
cead9d99b3
|
Merge pull request #24256 from grpc/vjpai-patch-1
Remove non-existent grpc_impl forward declaration
|
4 years ago |
Karthik Ravi Shankar
|
e4d6dcd4f4
|
Pass repo manager to Donna
|
4 years ago |
Esun Kim
|
1b356ad6e8
|
Disable C++ TLS on iOS temporarily
|
4 years ago |
Lidi Zheng
|
db16440066
|
Ensure virtualenv is installed in new interpreters
|
4 years ago |
Mark D. Roth
|
caf798e9ab
|
xds: Add support for case_sensitive option in RouteMatch.
|
4 years ago |
apolcyn
|
9e10bfc8a0
|
Merge pull request #24376 from apolcyn/allow_no_servers
Allow --qps_server_target_override to configure clients even if the driver isn't configuring any servers
|
4 years ago |
Mark D. Roth
|
15228596ed
|
Don't keep address attributes on the resulting subchannels.
|
4 years ago |
Mark D. Roth
|
cdd9e3ce59
|
Merge pull request #24214 from markdroth/grpclb_subchannel_wrapping
Change grpclb to wrap the subchannels instead of attaching the attributes to them.
|
4 years ago |
Jan Tattermusch
|
e816aa34af
|
buildifier format
|
4 years ago |
Yash Tibrewal
|
4013fd9dc9
|
Merge pull request #24313 from yashykt/xdscredscpp
C++ API to create Xds channel credentials
|
4 years ago |
Yash Tibrewal
|
c52cb09f47
|
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
|
4 years ago |
Karthik Ravi Shankar
|
30ed4a50aa
|
Merge pull request #24355 from karthikravis/cleanup
Move channel plugin from grpc_impl to grpc
|
4 years ago |
Benjamin Reed
|
9757a09ec4
|
Merge pull request #24350 from codeblooded/python/bug/add-server-port
Add --server_port flag to python benchmark worker
|
4 years ago |
Esun Kim
|
afd0526f4c
|
Merge pull request #24247 from veblush/tls
Replacing all TLS variants with the C++11 thread_local
|
4 years ago |
Esun Kim
|
8e2895c6c1
|
Merge pull request #24372 from veblush/six
Upgrade six 1.15
|
4 years ago |
Esun Kim
|
5c12bcc747
|
Merge pull request #24377 from veblush/apple-ver
Clean up DEPLOYMENT_TARGET
|
4 years ago |
Esun Kim
|
7195239ace
|
Merge pull request #24373 from veblush/python39
Rebuild manylinux images to include python 3.9
|
4 years ago |
yulin liang
|
2b8a531651
|
Merge pull request #24253 from yulin-liang/user-agent
Add transport information into grpc-objc user-agent.
|
4 years ago |
Alexander Polcyn
|
eed39b385a
|
Allow --qps_server_target_override to configure clients even if the driver isn't configuring any servers
|
4 years ago |
Richard Belleville
|
9c41697873
|
Merge pull request #24326 from gnossen/fix_fork_interop
Remove uses of PIPE in Fork Interop Tests
|
4 years ago |
Esun Kim
|
86050be0cf
|
Clean up DEPLOYMENT_TARGET
|
4 years ago |
Lidi Zheng
|
9e2b8cee07
|
Install Cython for Python 3.9 for artifact building jobs
|
4 years ago |
Esun Kim
|
cc742fabe5
|
Rebuild manylinux images to include python 3.9
|
4 years ago |
Esun Kim
|
37bfa6f247
|
Merge pull request #24364 from veblush/grpc_shutdown_blocking
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Esun Kim
|
44f138e0b2
|
Use STDCPP_TLS for major platforms
|
4 years ago |
Esun Kim
|
1ee0c88817
|
Add GPR_STDCPP_TLS
|
4 years ago |
Esun Kim
|
a3811b288d
|
Merge pull request #24213 from veblush/del-slice_traits
Delete slice_traits.h
|
4 years ago |
Esun Kim
|
a07345a5e2
|
Upgrade six 1.15
|
4 years ago |
Esun Kim
|
8e9e895ffc
|
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Jan Tattermusch
|
7533b4bfb4
|
RBE: rely on labels to select the right worker pool
|
4 years ago |