“Mohan
876021f313
Fix two bugs for channelz_sampler_test
4 years ago
Alisha Nanda
a3ef19c1f0
Revert "Add timeout flag to gRPC cli"
4 years ago
Donna Dionne
2d10cd4d26
Ensure SendRpc is not called without checking return value; use
...
CheckRpcSendOk to wrap it.
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
7a0f16e805
Revert "Implemented conditional shutdown"
4 years ago
Yash Tibrewal
cdda406115
Add certificate provider registry implementation
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
“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
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
4 years ago
Esun Kim
aff01d7139
Implemented conditional shutdown
4 years ago
Alisha Nanda
94a72c151b
Changed timeout to ns rather than us.
4 years ago
Karthik Ravi Shankar
67667eb7b6
Revert ...
4 years ago
Alisha Nanda
4282e968c4
Re-add in all changes, fix check failures.
4 years ago
Alisha Nanda
84c4994dc7
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
...
This reverts commit 7c098321bd
, reversing
changes made to d109f4b406
.
4 years ago
Alisha Nanda
a4eedc1510
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc "
...
This reverts commit 35e0e96b09
, reversing
changes made to b78bc85185
.
4 years ago
Yash Tibrewal
23cb073a93
Initiate HTTP/2 writes on BDP pings too
4 years ago
Karthik Ravi Shankar
b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
4 years ago
Karthik Ravi Shankar
f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc"
4 years ago
Alisha Nanda
88d99b4603
Add timeout flag to gRPC cli
...
Signed-off-by: Alisha Nanda <alishananda@google.com>
4 years ago
Alexander Polcyn
5166237a19
Revert unskip on windows
4 years ago
Alexander Polcyn
c1c487b80f
Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test
4 years ago
Alexander Polcyn
2a29b7cb58
Make the server-based port picker thread safe
4 years ago
Alexander Polcyn
46d4a27cb6
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
4 years ago
Mark D. Roth
5369864a86
Allow RefCounted<> objects to defer deletion from Unref().
4 years ago
Jan Tattermusch
8d8152ed4e
fix System.Memory dependency mismatch in c# distribtests
4 years ago
Ashitha Santhosh
b1fd4a45a4
Add EvaluateArgs test.
4 years ago
Jan Tattermusch
42f741ecc4
use GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for C# distribtest that tests classic .csproj
4 years ago
Jan Tattermusch
2fb9b57fe5
upgrade Google.Protobuf in C# distribtests
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
donnadionne
4cb21ff819
Revert "xds: Don't identify the needed VirtualHost at validation time."
4 years ago
Alexander Polcyn
e5bb358edd
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
4 years ago
Donna Dionne
6088a5e027
Fixing the transient failure that occurs during the case where (Porting
4 years ago
Mark D. Roth
b0a8b4606c
xds: Don't identify the needed VirtualHost at validation time.
4 years ago
Yash Tibrewal
4a03ce5a14
Remove grpc_channel_ping from surface API
4 years ago
Karthik Ravi Shankar
75187ec316
fix golden test file for codegen test
4 years ago
Mark D. Roth
9a39f172a6
xds: NACK if response includes duplicate resource names.
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Yash Tibrewal
09904691e0
Do not send BDP pings if there is no receive side activity.
4 years ago
Donna Dionne
dc7f926b9e
Fixing the transient failure that occurs during the case
...
where CDS response missing a resource that we have newly requested
(the resource will likely be contained in subsequent responses).
4 years ago
Yash Tibrewal
7019c2ca4b
Long timeout for too_many_pings_test
4 years ago
ashithasantosh
5820e833fc
Add activation logic and endpoint getters.
4 years ago
Mark D. Roth
bd73844208
Move parse_address library from client_channel to iomgr.
4 years ago
Yash Tibrewal
bef69db1a6
A bit of cleanup
4 years ago
Yash Tibrewal
55821f5cf8
Revert "Merge pull request #23786 from michaelywg/cel_create_activation"
...
This reverts commit fe59761648
, reversing
changes made to 1856e224c3
.
4 years ago
Mark D. Roth
12fc8f6a35
Change URI parser to take absl::string_view and move tests to correct directory.
4 years ago