Richard Belleville
|
0539a63274
|
Merge pull request #25166 from gnossen/python_cb_interop_image
Update Server Image for Python xDS Interop Tests
|
4 years ago |
Menghan Li
|
6851eeefaa
|
xds testing: add failover test based on load
|
4 years ago |
Adam J Heller
|
03bcab4edf
|
Merge pull request #25150 from drfloob/iomgr-posix-header-cleanup
Remove unused header iomgr_posix.h
|
4 years ago |
Menghan Li
|
eb0b206732
|
Merge pull request #25151 from menghanl/matching_test_fail
xds testing: make header matching and path matching fail properly
|
4 years ago |
AJ Heller
|
33cba7ea39
|
Remove unused header iomgr_posix.h
This header file only served to include iomgr_internal.h, which most
depedent code already includes.
|
4 years ago |
Richard Belleville
|
278b0a8af4
|
Update to server-3
|
4 years ago |
Mark D. Roth
|
652d10cd1d
|
Merge pull request #25147 from markdroth/xds_bootstrap_fallback
Add internal API for setting fallback xDS bootstrap contents.
|
4 years ago |
Ashitha Santhosh
|
ab9b01a03b
|
Merge pull request #25129 from ashithasantosh/sdk_authorization_policy
gRPC SDK Authorization Policy proto.
|
4 years ago |
Menghan Li
|
609fd3c01b
|
xds testing: make header matching and path matching fail properly
|
4 years ago |
Doug Fawley
|
817e34d56b
|
Add v1.35.0 release of grpc-go to interop matrix
|
4 years ago |
Mark D. Roth
|
39b478d3ba
|
Add internal API for setting fallback xDS bootstrap contents.
|
4 years ago |
Jan Tattermusch
|
a450d36fea
|
Merge pull request #25161 from jtattermusch/yapf_format_code
fix sanity test: yapf format code
|
4 years ago |
Jan Tattermusch
|
b1d951787a
|
grpc_python_deps.bzl: remove duplicate rules_python entry
|
4 years ago |
Jan Tattermusch
|
e2b170278c
|
yapf format code
|
4 years ago |
Stanley Cheung
|
8dfb66b53e
|
Merge pull request #25019 from HannahShiSFB/phpunit8-warnings
PHP: fix phpunit 8 warnings
|
4 years ago |
Eric Gribkoff
|
b8b402d513
|
Add Java v1.35.0 to interop matrix
|
4 years ago |
Richard Belleville
|
333fb32667
|
Merge pull request #25142 from gnossen/cb_interop_python
Python Circuit Breaking Interop Test Client Additions
|
4 years ago |
Adam J Heller
|
3c8a2fee6b
|
Merge pull request #25148 from drfloob/fix-reference-typo
Fix typo in documentation
|
4 years ago |
Richard Belleville
|
4ea16b6a30
|
Merge pull request #25142 from gnossen/cb_interop_python
Python Circuit Breaking Interop Test Client Additions
|
4 years ago |
Yang Gao
|
25c0d5974e
|
Merge pull request #25140 from yang-g/strerror
Wrap strerror into a thread-safe implementation
|
4 years ago |
Sergii Tkachenko
|
db7e2171b0
|
Merge pull request #25071 from sergiitk/update-yapf-0-30
Python style: update yapf to 0.30.0, reformat code
|
4 years ago |
Sergii Tkachenko
|
88af4277c6
|
Python style: disambiguate list expand style for yapf
|
4 years ago |
Richard Belleville
|
b12ff43ba6
|
Yapf
|
4 years ago |
AJ Heller
|
ec9451e856
|
Fix typo in documentation
|
4 years ago |
Sergii Tkachenko
|
ff9a426b2a
|
Python style: suppress pylint bad-continuation for yapf compatibility
|
4 years ago |
Richard Belleville
|
244488928a
|
Logger style
|
4 years ago |
Richard Belleville
|
5080f4adb5
|
Add more return types
|
4 years ago |
Sergii Tkachenko
|
8db79e2e71
|
Python style: reformat code using updated yapf 0.30.0
|
4 years ago |
Sergii Tkachenko
|
18af5b31a8
|
Python style: update yapf to 0.30.0
|
4 years ago |
Lidi Zheng
|
ed3037de3e
|
Merge pull request #24998 from jorjun/master
Fix 3.9 MacOS from-source build
|
4 years ago |
Vijay Pai
|
f5806072f2
|
Merge pull request #25144 from vjpai/deser_failure
Check for deser failure before destructing included request in ServerCallbackWriter
|
4 years ago |
yang-g
|
cf26f0133a
|
Wrap strerror into a thread-safe implementation
|
4 years ago |
root
|
cb2e78c59e
|
fix phpunit 8 warnings
|
4 years ago |
Vijay Pai
|
91bb4e178c
|
Check for nullptr (deser failure) before destructing included request
|
4 years ago |
Ashitha Santhosh
|
1602a02a82
|
Add gRPC SDK Authorization Policy proto.
|
4 years ago |
Richard Belleville
|
5105b1472c
|
Add to CI
|
4 years ago |
Richard Belleville
|
56ee26ee6c
|
Yapf
|
4 years ago |
Richard Belleville
|
0be354eb51
|
Fix up client changes
|
4 years ago |
apolcyn
|
5195a06dde
|
Merge pull request #25105 from apolcyn/remove_working
Remove unnecessary working field from grpc_ares_ev_driver
|
4 years ago |
Mark D. Roth
|
11f53c3ebe
|
Merge pull request #25120 from markdroth/xds_security_aggregate_cluster_fix
change xDS certificate provider to contain a map by cluster
|
4 years ago |
Jorjun
|
76e82acc9c
|
sanity check on MACOSX_DEPLOYMENT_TARGET
Avoid attempting to ever parse a potential None value on the above environment var, then carry on with Mac OS X specific version checking logic...
|
4 years ago |
Penn (Dapeng) Zhang
|
e0125be888
|
add project_num in node_id
|
4 years ago |
apolcyn
|
96d2e95dd7
|
Merge pull request #25133 from apolcyn/backport_fix_zlib_implicit_declaration
Backport "Fix implicit declaration error in zlib + macOS #24979"
|
4 years ago |
Mark D. Roth
|
8ddbc50272
|
change xDS certificate provider to contain a map by cluster
|
4 years ago |
Mark D. Roth
|
b098356db5
|
Merge pull request #25027 from KeithMoyer/signedwarning
Use unsigned type when iterating unsigned value
|
4 years ago |
Richard Belleville
|
c4d3fc749f
|
WIP. Implement CB interop test
|
4 years ago |
Mark D. Roth
|
065b8c8081
|
Change repo manager to drfloob
|
4 years ago |
Mark D. Roth
|
1939d39816
|
Merge pull request #25132 from donnadionne/repo_mgr_01_11
Passing repo manager to markdroth
|
4 years ago |
Masaki Hara
|
58ef4d7135
|
Backport "Fix implicit declaration error in zlib + macOS #24979"
|
4 years ago |
apolcyn
|
b7df39f095
|
Merge pull request #24979 from qnighy/darwin-zlib-implicit-declaration
Fix implicit declaration error in zlib + macOS
|
4 years ago |