Esun Kim
9cb284abef
Make pluing embed zlib
4 years ago
yulin-liang
317fd2e13f
Objc support PB runtime import override
4 years ago
Esun Kim
40dbe0e28a
Removed grpc_artifact_protoc/Dockerfile
4 years ago
Alexander Polcyn
95387716dc
Make sure call creds user callbacks can't kill the ruby call credentials thread
4 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Esun Kim
445f6814eb
Add manylinux2014 artifacts
4 years ago
Esun Kim
681d2fcb08
Rename com_github_google_googletest to com_google_googletest
4 years ago
Mark D. Roth
492889f1c0
Convert chttp2 server connection-handling code to C++.
5 years ago
Eric Gribkoff
d74e52ad85
Use grpc health checks for PHP and Ruby xDS tests
...
The test suite now dynamically updates the server's health status (via
the gRPC health service) to simulate failing backends; this requires
grpc health checks, which means the --use_stable_apis flag is no longer
compatible with these checks (it should probably be removed, but will
leave that for a follow-up).
5 years ago
Eric Gribkoff
3c90fe7bdf
wait for servers to become healthy after failover test
5 years ago
Eric Gribkoff
5e77db994b
Add gentle failover test and account for unexpected primary/secondary
...
assignment
5 years ago
Vijay Pai
9d82fcc1a2
Fix test filter for C++ include files
5 years ago
Patrice Chalin
891ca8a443
Guides links updates
5 years ago
Esun Kim
be1bc912fd
Remove docker base image for manylinux
5 years ago
Esun Kim
23e1d30327
Removes manylinux1-specific instructions
5 years ago
Lidi Zheng
18054754c5
Install rsa==4.0 to avoid the egg cache race issue
5 years ago
Lidi Zheng
43a574d1ae
Trust google-auth library will handle their dependency properly
5 years ago
Lidi Zheng
3f9e2148eb
Fix typo ras -> rsa
5 years ago
Lidi Zheng
25491305ff
Pin to 4.3 instead of 4.0
5 years ago
Lidi Zheng
9a3ae47658
Pump up the minimum version of google-auth to 1.17.1
5 years ago
Yash Tibrewal
0af1907f50
Regenerate projects
5 years ago
Menghan Li
1cc9ea82ec
disable validation by deleting/recreating target proxy
5 years ago
Stanley Cheung
6f72faa74b
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
5 years ago
Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago
Menghan Li
9e927fd2a6
disable traffic_splitting
5 years ago
Menghan Li
5f475c82e7
2
5 years ago
Menghan Li
7b1973c766
fix
5 years ago
Jan Tattermusch
3856831776
regenerate projects
5 years ago
Jan Tattermusch
b4441c9fba
regenerate projects
5 years ago
Stanley Cheung
f70ebf85a6
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Eric Gribkoff
86a185b44a
Add wait_for_instance_group_to_reach_expected_size
5 years ago
Menghan Li
211dd48307
c2
5 years ago
Menghan Li
e3d26ffc74
c1
5 years ago
Eric Gribkoff
14374494bf
Reenable --fail_on_failed_rpcs flag
...
These were previously causing flaky tests due to latency in the config
push from GCP -> TD, meaning that the clients were launching before the
new config was actually available to the client. These tests now launch
a "exploratory" client process before initiating the test to ensure that
the expected backends are receiving traffic before the test begins.
(The existing checks rely purely on GCP API, e.g., checking if the
backend service reports healthy. There can be slight delays before these
status changes are actually available in the xDS response sent to
proxyless clients).
5 years ago
Srini Polavarapu
ce52c1dd71
update boringssl
5 years ago
Menghan Li
7c64e0f274
update comment
5 years ago
Menghan Li
b554905070
break on success
5 years ago
Menghan Li
6764d1b441
xds interop: add traffic splitting
5 years ago
yang-g
5872d49c83
generate projects
5 years ago
Hannah Shi
db4f82e9b9
enable php client compression tests
5 years ago
Esun Kim
1be6f7aedb
Remove flaky flag from channelz_test
5 years ago
Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
5 years ago
Eric Gribkoff
121a59ba4d
Disable strict --fail_on_failed_rpc flag generally
5 years ago
Eric Gribkoff
29f6ab78aa
Disable --fail_on_failed_rpc for change_backend_service test
5 years ago
Mark D. Roth
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
5 years ago
Jan Tattermusch
c6d788c395
add upb to _GRPC_BAZEL_ONLY_DEPS
5 years ago
Jan Tattermusch
3c83ce5187
add back check removed by mistake in #15070
5 years ago