Richard Belleville
|
f2a0f47fbb
|
Add test
|
5 years ago |
Esun Kim
|
1ebc23161c
|
Merge pull request #23322 from veblush/absl-yaml
Removed sort_keys=True in yaml.gen.py
|
5 years ago |
Richard Belleville
|
b45acf15d1
|
Stop double caching
|
5 years ago |
Esun Kim
|
c33c67edf6
|
Add Python 3.9 support
|
5 years ago |
Esun Kim
|
93d947b364
|
Removed sort_keys=True in yaml.gen.py
|
5 years ago |
Esun Kim
|
80e9a15a69
|
Merge pull request #23319 from veblush/absl-head-test
Use the wrapper version of bazel in the script
|
5 years ago |
Richard Belleville
|
ae9ce800b1
|
Remove inline
|
5 years ago |
Richard Belleville
|
2b09327a6f
|
Yapf :(
|
5 years ago |
Richard Belleville
|
4de06d0e22
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
69aa887e4f
|
Expose gce tenancy as a function
|
5 years ago |
Matthew Stevenson
|
4a9f38257e
|
Remove use of TLSv1_2_method.
|
5 years ago |
Richard Belleville
|
4fefc6235f
|
Let the wrapped language create the composite credential
|
5 years ago |
Esun Kim
|
34b210b44a
|
Use the wrapper version of bazel in the script
|
5 years ago |
Srini Polavarapu
|
580b359b22
|
Merge pull request #23272 from srini100/interop
v1.30.0 interop tests
|
5 years ago |
Richard Belleville
|
3bdc5bb4d1
|
Change name to compute_engine_channel_credentials
|
5 years ago |
Matthew Stevenson
|
c484ab2d93
|
Address Jiangtao's comments.
|
5 years ago |
yihuaz
|
4ebc22ae83
|
Merge pull request #23309 from yihuazhang/alts_fix_error
Correctly handle alts_tsi_handshaker_result_create() failure
|
5 years ago |
Richard Belleville
|
635ded1749
|
Merge pull request #23285 from gnossen/interop_matrix_overfull
Incrementally Clean Up Docker Images During Interop Testing
|
5 years ago |
Richard Belleville
|
257fd6953e
|
Format
|
5 years ago |
Richard Belleville
|
330eaea53d
|
Initial implementation of gce_channel_creds
|
5 years ago |
Richard Belleville
|
1aae547e2c
|
Regenerate projects
|
5 years ago |
Karthik Ravi Shankar
|
4beb1eccf3
|
Fix formatting and build files
|
5 years ago |
Richard Belleville
|
05ace24a7c
|
Implement gce_channel_credentials in core
|
5 years ago |
Karthik Ravi Shankar
|
18cc2f6f34
|
Formatting fixes
|
5 years ago |
Matthew Stevenson
|
f25422a890
|
Add tests for unused bytes.
|
5 years ago |
yihuaz
|
7af03152ab
|
handle the error in alts_tsi_handshaker_result_create
|
5 years ago |
Karthik Ravi Shankar
|
a94d8a1919
|
Make build and formatting fixes
|
5 years ago |
Karthik Ravi Shankar
|
7f2eaaabac
|
Move create_channel and credentials from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18374 and
https://github.com/grpc/grpc/pull/18444
Credentials and create_channel are very closely intertwined, so it is
easier to migrate them together.
|
5 years ago |
sanjaypujare
|
e4973325a0
|
Merge pull request #23286 from sanjaypujare/rel-1.30.2
Add grpc-java v1.30.2 to interop test client matrix
|
5 years ago |
Jiangtao Li
|
925a3daeff
|
Merge pull request #23300 from jiangtaoli2016/alts_envoy
Fix ALTS shutdown crash on envoy
|
5 years ago |
Stanley Cheung
|
00cf28023f
|
Merge pull request #23301 from GrahamCampbell/patch-1
Fixed typo
|
5 years ago |
jiangtaoli2016
|
837c4ce589
|
Fix ALTS shutdown crash on envoy
|
5 years ago |
Matthew Stevenson
|
6822dd1d1e
|
Merge remote-tracking branch 'upstream/master' into matt-tls13
|
5 years ago |
Jiangtao Li
|
8fcf96436d
|
Merge pull request #23295 from jiangtaoli2016/spiffe
Update SPIFFE ID check
|
5 years ago |
Karthik Ravi Shankar
|
ecbbc03c3d
|
Move create_channel_posix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18373
|
5 years ago |
Karthik Ravi Shankar
|
0a13321f15
|
Merge branch 'master' into server-posix
|
5 years ago |
Karthik Ravi Shankar
|
f39d88174f
|
Merge pull request #23303 from karthikravis/revert-23294-revert-23182-server-builder
fix from sanitize.sh
|
5 years ago |
Karthik Ravi Shankar
|
88a180a505
|
fix from sanitize.sh
|
5 years ago |
Karthik Ravi Shankar
|
9db914a0cc
|
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
|
5 years ago |
Graham Campbell
|
53d734a0dc
|
Fixed typo
|
5 years ago |
Mark D. Roth
|
37d5d93983
|
Merge pull request #21941 from markdroth/xds_logging
Use upb textformat library to dump out raw xDS proto messages
|
5 years ago |
Richard Belleville
|
f69b8f831c
|
Fix executable bit
|
5 years ago |
Yash Tibrewal
|
fc059ded05
|
Make the same change for max send message size
|
5 years ago |
Lidi Zheng
|
0e8190a3c9
|
Merge pull request #23280 from lidizheng/aio-universal-init
[Aio] Hide init_grpc_aio and guard async API outside of AsyncIO context
|
5 years ago |
Sanjay Pujare
|
1a17a14ceb
|
Remove 1.30.0 and 1.30.1 from the matrix
|
5 years ago |
Yash Tibrewal
|
557e2ef5b1
|
Prefer SetMax*MessageSize value over ServerBuilderOption
|
5 years ago |
Mark D. Roth
|
c1d7180daa
|
Use upb textformat library to dump out raw xDS proto messages
|
5 years ago |
Mark D. Roth
|
5c87a42d50
|
Merge pull request #21905 from markdroth/upb_upgrade
Upgrade upb
|
5 years ago |
Yash Tibrewal
|
f3fff54db9
|
Revert "Use old ordering logic for message size limit source"
This reverts commit a6e49e0847 .
|
5 years ago |
Esun Kim
|
0f28314557
|
Merge pull request #23283 from veblush/absl-head-test
Add build_abseil-cpp_at_head
|
5 years ago |