Commit Graph

11335 Commits

Author SHA1 Message Date
ZhenLian 4d80f376a3
Merge pull request #24227 from ZhenLian/zhen_dynamic_file_reloading_3
C-core changes for TLS credentials
2020-10-26 13:38:39 -07:00
Esun Kim e95f3fb98c
Merge pull request #24270 from veblush/abseil-lts-20200923
Upgrading Abseil to LTS 20200923.2
2020-10-23 15:50:40 -07:00
Esun Kim 403ec21d5e
Merge pull request #24520 from veblush/fix-check_trailing_newlines
Fix check_trailing_newlines bug
2020-10-23 13:23:20 -07:00
Esun Kim ac8065cb04 Address TSAN problem with Abseil. 2020-10-23 13:22:38 -07:00
Esun Kim 5b4344063e Upgrade Abseil to LTS 2020923.2 2020-10-23 13:22:38 -07:00
Eric Gribkoff 2f2abdf22a yapf 2020-10-23 09:45:13 -07:00
Eric Gribkoff f73d7af85d Make it possible to use pre-existing client processes 2020-10-23 09:39:05 -07:00
Esun Kim 48a7fe7752 Fix check_trailing_newlines bug 2020-10-23 09:28:36 -07:00
Jan Tattermusch 48cb381521
Merge pull request #24367 from jtattermusch/gce_scripts_e2
use e2 instances in GCE creation scripts
2020-10-23 09:44:01 +02:00
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 2020-10-22 13:55:31 -07:00
Donna Dionne eec8cdd776 Adding v1.33.1 to test matrix 2020-10-22 13:51:49 -07:00
Jan Tattermusch fee304d352 remove C# jessie x86 dockerfile 2020-10-22 06:07:04 -04:00
Jan Tattermusch e7f5fe1605 dont include x86 grpc_csharp_ext for linux and mac 2020-10-22 05:48:44 -04:00
Yash Tibrewal b62f33cd39 Fix --define=grpc_no_xds=true build 2020-10-21 15:06:32 -07:00
Menghan Li 86c6ae9b9f
Merge pull request #24504 from menghanl/go_release
Add v1.33.1 release of grpc-go to interop matrix
2020-10-21 09:43:06 -07:00
Mark D. Roth 62cfb36c60
Merge pull request #24411 from renkelvin/url
[3PI Support] Add url-sourced external account credentials
2020-10-21 08:48:34 -07:00
Jan Tattermusch 8957adc218
Merge pull request #24440 from jtattermusch/build_nugets_on_linux
Build C# nugets on linux instead of windows for simplicity
2020-10-21 17:15:52 +02:00
Jan Tattermusch 858797ae77 disable grpc_build_packages.bat 2020-10-21 15:04:53 +02:00
Jan Tattermusch 417db4fdd6 build C# nugets on linux instead of windows for simplicity 2020-10-21 15:04:53 +02:00
Yash Tibrewal cf26660f44
Merge pull request #24408 from yashykt/castore
Certificate Provider Store implementation
2020-10-21 01:18:09 -07:00
Yash Tibrewal ea027f0ef5 CertificateProviderStore implementation 2020-10-20 23:05:36 -07:00
Richard Belleville de90ff64d5
Merge pull request #24478 from gnossen/runtime_protos_wkt
[gRPC Easy] Make Well-Known Types Available to Runtime Protos
2020-10-20 20:08:14 -07:00
Menghan Li 997d31ef60 Add v1.33.1 release of grpc-go to interop matrix
Also add the missing old releases
2020-10-20 16:14:32 -07:00
ZHANG Dapeng 74c334a90d
Update grpc-java to 1.33.0 in the interop_matrix 2020-10-20 15:51:05 -07:00
Chuan Ren 4c93d36d08 Add url-sourced external credentials 2020-10-20 13:56:55 -07:00
Richard Belleville b0dfa295a0 Buildifier 2020-10-20 09:44:49 -07:00
Richard Belleville 79f54e9d57 Include well known types in bazel build 2020-10-19 23:39:01 -07:00
Esun Kim 33fa885886
Merge pull request #24480 from veblush/tls-python
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
2020-10-19 21:44:29 -07:00
Esun Kim 384a6f8d51
Merge pull request #24471 from veblush/rbe-upload
Fix the pagination bug in the upload_rbe_results script
2020-10-19 15:06:34 -07:00
Esun Kim 10d58179fe Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python 2020-10-19 14:48:43 -07:00
Richard Belleville f13b324941 Include well-known types in sys.path when using runtime protos 2020-10-19 13:02:33 -07:00
Esun Kim eeb2b0f3a9 Fix pagination in upload_rbe_results 2020-10-19 11:26:30 -07:00
yulin-liang 4791f6be68 Extend time out for cfstream-test. 2020-10-19 10:55:56 -07:00
Esun Kim 024cd29fdb Upgrade clang-format-8 2020-10-16 11:37:14 -07:00
Esun Kim fdf57e9a7c
Merge pull request #24433 from veblush/clang-tidy-8
Upgrading clang-tidy to 8
2020-10-16 09:37:35 -07:00
Mark D. Roth e05c5da2c8
Merge pull request #24419 from markdroth/xds_cluster_impl_lb
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
2020-10-16 09:24:04 -07:00
Mark D. Roth e496705ea3 Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy. 2020-10-16 07:29:08 -07:00
Mark D. Roth ed61d6bc83
Merge pull request #23533 from markdroth/xds_logging
Second attempt: Use upb textformat library to dump out raw xDS proto messages
2020-10-16 07:18:27 -07:00
Esun Kim 994c2047e9 Bump to clang-tidy-8 2020-10-15 21:15:50 -07:00
Mark D. Roth 27795e7cad Merge remote-tracking branch 'upstream/master' into xds_logging 2020-10-15 20:05:29 -07:00
Esun Kim c08f33c437 Fix clang-tidy errors 2020-10-15 16:07:25 -07:00
Esun Kim b8f1b71a05 Use clang-tidy 7 2020-10-15 15:48:24 -07:00
Esun Kim 09ace01cc1
Merge pull request #24193 from veblush/clang-tidy
Improve clang tidy to use compilation DB
2020-10-15 15:46:13 -07:00
yulin liang 363b1ad225
Merge pull request #24428 from yulin-liang/cfstream-timeout
Attempt to extend timeout for ios-test-cfstream-tests.
2020-10-15 15:29:52 -07:00
yulin-liang 9ddfc68dec Attempt to extend timeout for ios-test-cfstream-tests. 2020-10-15 11:30:42 -07:00
Lidi Zheng 63180d9cc8 Build Python 3.9 artifacts for Linux x64 platforms 2020-10-14 17:13:36 -07:00
Mark D. Roth 6c982e6b61 Merge remote-tracking branch 'upstream/master' into xds_logging 2020-10-14 16:32:13 -07:00
Eric Anderson 88bf96b88c
Merge pull request #24397 from ejona86/grpc-java-1.32.2
Update grpc-java to 1.32.2 in the interop_matrix
2020-10-13 13:36:37 -05:00
Mark D. Roth 012381235f
Merge pull request #24208 from renkelvin/base
[3PI Support] Add base external account credentials class
2020-10-13 10:27:14 -07:00
Esun Kim 8db60763ca Update by review 2020-10-13 09:54:50 -07:00