Alisha Nanda
a3ef19c1f0
Revert "Add timeout flag to gRPC cli"
4 years ago
donnadionne
f13c589dbc
Merge pull request #23801 from mampfes/use-https-for-re2
...
use https instead of ssh for google/re2 repository
4 years ago
Eric Gribkoff
02dc8ebdfe
Merge pull request #24094 from ericgribkoff/xds_python3.6
...
xds tests: pin grpcio and grpc-tools to 1.31.0
4 years ago
Richard Belleville
42ffc7a033
Merge pull request #24098 from gnossen/grpc_tools_3.4
...
Make version check for importlib.abc in grpcio-tools more stringent
4 years ago
Eric Gribkoff
a6a7755c3f
Pin grpcio and grpc-tools to 1.31.0
...
Can remove when https://github.com/grpc/grpc/pull/24094 is in a patch
release
4 years ago
Richard Belleville
47dc875801
Make version check more stringent
4 years ago
Mark D. Roth
8ecf8b6ef3
Merge pull request #24087 from zhungxd/path_wrong
...
fix wrong path
4 years ago
Mark D. Roth
1370ea77bd
Merge pull request #23603 from riking/patch-1
...
Replace TODO with a link to the proto file
4 years ago
Mark D. Roth
791fb0bbcb
Merge pull request #23642 from techieshark/patch-1
...
Clarify meaning of 'lameduck'
4 years ago
Lidi Zheng
ac5cca327a
Merge pull request #23453 from implr/addcythoninit
...
Add __init__.py to cygrpc pyx_library to support --incompatible_default_to_explicit_init_py
4 years ago
mohanli-ml
2ec0868ebf
Merge pull request #23860 from mohanli-ml/channelz-sampler-work
...
Channelz sampler
4 years ago
Yash Tibrewal
24ba65d6a1
Merge pull request #24080 from yashykt/caregimpl
...
Add certificate provider registry implementation
4 years ago
Menghan Li
5f9d5e0103
Merge pull request #23991 from menghanl/xds_test_stable
...
xds testing: always set validate_for_proxyless
4 years ago
zhungxd
e4cdcb7b25
fix wrong path
4 years ago
apolcyn
7c1dab7297
Merge pull request #24033 from apolcyn/port_picker_threadsafe
...
Make the server-based port picker thread safe
4 years ago
apolcyn
7916563e7a
Merge pull request #24041 from apolcyn/fix_shutdown
...
Wait for server's shutdown tag to complete before destroying it in stranded_event_test
4 years ago
ZhenLian
fb4dd355e8
Merge pull request #23572 from ZhenLian/zhen_dynamic_file_reloading_1
...
Add tls_certificate_distributor implementation
4 years ago
“Mohan
35a4133e4b
Solve the sanity check problem for Json
4 years ago
“Mohan
dee219a28f
Make entity description type as Json instead of string
4 years ago
Esun Kim
731ce0042e
Merge pull request #24081 from grpc/revert-23710-shutdown
...
Revert "Implemented conditional shutdown"
4 years ago
Alisha Nanda
b93ee66fe2
Merge pull request #24043 from ananda1066/master
...
Add timeout flag to gRPC cli
4 years ago
Esun Kim
7a0f16e805
Revert "Implemented conditional shutdown"
4 years ago
Yash Tibrewal
cdda406115
Add certificate provider registry implementation
4 years ago
donnadionne
0c1ca7b71d
Merge pull request #24055 from donnadionne/new_tests
...
New Tests to guard against regression when routing and weighted target
4 years ago
Esun Kim
3c1cb4f300
Merge pull request #24075 from veblush/macos/grpc_build_artifacts
...
Increase timeout of macos/grpc_build_artifacts to 150min
4 years ago
Yash Tibrewal
9f4c2e4a75
Merge pull request #24076 from yashykt/newcaheaders
...
Add certificate provider factory, store and registry headers
4 years ago
Alisha Nanda
700a339773
Revert "Revert "Merge pull request #24046 from lidizheng/disable-exit-tests""
...
This reverts commit e160241b7a
.
4 years ago
Alisha Nanda
25c35b6db7
Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context""
...
This reverts commit 84c4994dc7
.
4 years ago
Donna Dionne
1b1a41df5d
New Tests to guard against regression when routing and weighted target
...
logic are moved from policies to XdsConfigSelector:
1. Cluster update test: we never had a test that explicitly updated
clusters multiple times.
2. A cluster update test that includes long running RPCs, in particular,
RPCs not yet committed.
4 years ago
Yash Tibrewal
139895d2c8
Merge pull request #23894 from yashykt/removegrpcchannelping
...
Remove grpc_channel_ping from surface API
4 years ago
“Mohan
f85569e5a7
Address cooments including channel_creds checking, UNIMPLEMENTED checking
4 years ago
“Mohan
4039a8d405
Make minor changes to pass github check
4 years ago
Yash Tibrewal
73563e41b0
Add certificate provider factory, store and registry headers
4 years ago
Esun Kim
0c3e458fd7
Increase timeout of macos/grpc_build_artifacts to 150min
4 years ago
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
4 years ago
Mark D. Roth
f60d5ef011
Merge pull request #24070 from donnadionne/repo
...
Passing repo manager to markdroth
4 years ago
Donna Dionne
308dd3a4c6
Passing repo manager to markdroth
4 years ago
Esun Kim
74bba2c90a
Merge pull request #23710 from veblush/shutdown
...
Implemented conditional shutdown
4 years ago
Esun Kim
aff01d7139
Implemented conditional shutdown
4 years ago
Yang Gao
805475dde8
Merge pull request #24059 from yang-g/time_precise
...
Introduce a macro to override the precise clock
4 years ago
Mark D. Roth
8c59dee334
Merge pull request #23658 from markdroth/xds_build_select
...
Allow bazel builds without xDS via "--define grpc_no_xds=true".
4 years ago
Lidi Zheng
e7a8b1c08f
Merge pull request #23964 from lidizheng/unified-doc-gen
...
Add a unified script to generate doc and push to GitHub
4 years ago
Yash Tibrewal
2d6e776898
Merge pull request #24054 from yashykt/toomanypingstestfix
...
Initiate HTTP/2 writes on BDP pings too
4 years ago
yang-g
e9b5f0be86
Introduce a macro to override the precise clock
4 years ago
Karthik Ravi Shankar
923bf3d195
Merge pull request #24057 from karthikravis/fix-opencensus
...
Fix opencensus
4 years ago
Alisha Nanda
94a72c151b
Changed timeout to ns rather than us.
4 years ago
Mark D. Roth
cd9b0e3fc7
Merge pull request #24052 from markdroth/xds_channel_creds
...
xds: Don't fall back to creds from parent channel, and add insecure creds
4 years ago
Karthik Ravi Shankar
70e043a53a
Fix opencensus
...
Fix the ServerContext namespace in opencensus
4 years ago
Alisha Nanda
4282e968c4
Re-add in all changes, fix check failures.
4 years ago
Karthik Ravi Shankar
835d6182d8
Merge pull request #24050 from grpc/revert-24047-revert-23916-server-context
...
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
4 years ago