Commit Graph

6777 Commits

Author SHA1 Message Date
Jan Tattermusch 8cf57b2dda
Merge pull request #23410 from jtattermusch/upgrade_boringssl_submodule
Upgrade boringssl submodule to latest master-with-bazel
2020-07-09 13:49:54 +02:00
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 2020-07-07 13:17:25 -07:00
Esun Kim 9cb284abef Make pluing embed zlib 2020-07-07 09:58:03 -07:00
apolcyn 4cacc60651
Merge pull request #23333 from apolcyn/bad_md_drops_call_creds_thread
Make sure call creds user callbacks can't kill the ruby call credentials thread
2020-07-05 23:22:54 -07:00
yulin liang 64ab4fc9b1
Merge pull request #23298 from yulin-liang/prefix_import_path
Objc support PB runtime import override
2020-07-01 10:13:48 -07:00
Jan Tattermusch 0129e35e37 update boringssl dependency to master-with-bazel commit SHA 2020-07-01 14:25:32 +02:00
yulin-liang 317fd2e13f Objc support PB runtime import override 2020-06-30 15:11:02 -07:00
Esun Kim 40dbe0e28a Removed grpc_artifact_protoc/Dockerfile 2020-06-29 20:26:54 -07:00
Alexander Polcyn 95387716dc Make sure call creds user callbacks can't kill the ruby call credentials thread 2020-06-26 18:29:22 -07:00
apolcyn 56c04ddaed
Merge pull request #19756 from apolcyn/fix_ruby_md
Fix auth plugin context use-after-free in ruby
2020-06-26 17:54:50 -07:00
Esun Kim eff27a6593
Merge pull request #23288 from veblush/manylinux2014
Added Manylinux2014
2020-06-26 13:56:00 -07:00
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 2020-06-26 13:26:54 -07:00
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 2020-06-24 10:10:03 -07:00
Esun Kim 445f6814eb Add manylinux2014 artifacts 2020-06-23 15:09:04 -07:00
Esun Kim 681d2fcb08 Rename com_github_google_googletest to com_google_googletest 2020-06-23 14:38:15 -07:00
Mark D. Roth 728d02f4df
Merge pull request #23104 from markdroth/chttp2_server_c++
Convert chttp2 server connection-handling code to C++.
2020-06-22 12:36:42 -07:00
Jan Tattermusch 89be9c27f1
Merge pull request #23220 from chalin/chalin-docs-fix-grpc-io-links-200616
Docs: fix links to grpc.io quick start, tutorial and other pages
2020-06-22 14:11:53 +01:00
Mark D. Roth 492889f1c0 Convert chttp2 server connection-handling code to C++. 2020-06-19 11:32:18 -07:00
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).
2020-06-17 22:56:51 -07:00
Eric Gribkoff 77bd8cdb6d
Merge pull request #23206 from ericgribkoff/dynamic_server_health
Add gentle failover test
2020-06-17 10:45:20 -07:00
Vijay Pai 90f6329d16
Merge pull request #23225 from grpc/vjpai-patch-2
Fix test filter for C++ include files
2020-06-17 06:55:16 -07:00
Eric Gribkoff 3c90fe7bdf wait for servers to become healthy after failover test 2020-06-16 20:37:29 -07:00
Eric Gribkoff 5e77db994b Add gentle failover test and account for unexpected primary/secondary
assignment
2020-06-16 20:37:29 -07:00
Lidi Zheng 09fa0ef790
Merge pull request #23200 from lidizheng/fix-rsa-2
Trust google-auth library will handle their dependency properly
2020-06-16 11:07:44 -07:00
Vijay Pai 9d82fcc1a2
Fix test filter for C++ include files 2020-06-16 08:38:04 -07:00
Patrice Chalin 891ca8a443 Guides links updates 2020-06-16 08:58:33 -04:00
Esun Kim be1bc912fd Remove docker base image for manylinux 2020-06-15 21:17:56 -07:00
Esun Kim 23e1d30327 Removes manylinux1-specific instructions 2020-06-15 21:17:56 -07:00
Lidi Zheng 18054754c5 Install rsa==4.0 to avoid the egg cache race issue 2020-06-15 14:19:54 -07:00
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 2020-06-15 13:32:28 -07:00
Lidi Zheng 3f9e2148eb Fix typo ras -> rsa 2020-06-12 11:14:44 -07:00
Lidi Zheng 25491305ff Pin to 4.3 instead of 4.0 2020-06-12 10:57:57 -07:00
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 2020-06-12 10:48:47 -07:00
Yash Tibrewal 0af1907f50 Regenerate projects 2020-06-05 02:15:22 -07:00
Menghan Li 1cc9ea82ec disable validation by deleting/recreating target proxy 2020-06-03 11:38:57 -07:00
Stanley Cheung fc9e5092da
Merge pull request #23093 from stanley-cheung/roll-forward-22998
Roll forward #22998
2020-06-01 17:09:08 -07:00
Jan Tattermusch a43082112f
Merge pull request #23068 from jtattermusch/concurrent_connectivity_flaky
Mark concurrent_connectivity_test as flaky
2020-06-01 15:47:50 +02:00
Jan Tattermusch ec8be426bd
Merge pull request #23067 from jtattermusch/cancel_ares_query_test_flaky
Mark cancel_ares_query_test as flaky
2020-06-01 15:47:19 +02:00
Stanley Cheung 6f72faa74b Update to protobuf 3.12.2 2020-05-29 13:50:27 -07:00
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 2020-05-29 13:50:18 -07:00
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 2020-05-29 11:21:24 -07:00
Menghan Li 9e927fd2a6 disable traffic_splitting 2020-05-28 16:48:28 -07:00
Menghan Li 5f475c82e7 2 2020-05-28 14:24:38 -07:00
Menghan Li 7b1973c766 fix 2020-05-28 14:14:51 -07:00
Eric Gribkoff c9b185fbd0
Merge pull request #23009 from menghanl/xds_interop
xds interop: add test case for traffic splitting
2020-05-28 12:10:42 -07:00
Jan Tattermusch 3856831776 regenerate projects 2020-05-28 03:20:11 -04:00
Jan Tattermusch b4441c9fba regenerate projects 2020-05-28 01:37:41 -04:00
Stanley Cheung f70ebf85a6 Update to protobuf 3.12.2 2020-05-27 18:30:12 -07:00
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 2020-05-27 18:30:12 -07:00
Eric Gribkoff c9ed65f469
Merge pull request #23022 from ericgribkoff/fail
Reenable --fail_on_failed_rpcs flag
2020-05-27 12:30:02 -07:00