Esun Kim
|
4f0b8dfe56
|
Merge pull request #24189 from veblush/win-build
Fix windows build failure due to winserver2016 upgrade
|
4 years ago |
Michael Lumish
|
9673bc9988
|
Merge pull request #24163 from murgatroid99/run_xds_tests_clients_bash
In run_xds_tests.py, run clients in bash
|
4 years ago |
Karthik Ravi Shankar
|
b56b321943
|
Merge pull request #24185 from karthikravis/cleanup
Delete some files from previous PR
|
4 years ago |
Esun Kim
|
5984f129f8
|
Use system nuget
|
4 years ago |
Esun Kim
|
dc0853659d
|
Set Path to CMake
|
4 years ago |
Michael Lumish
|
831dd953a9
|
Remove duplicate code from formatting fix
|
4 years ago |
Michael Lumish
|
f26e94be37
|
Fix run_xds_tests.py formatting
|
4 years ago |
Karthik Ravi Shankar
|
4dfff7398e
|
Remove deleted method_handler_impl.h file from build_autogenerated.yaml
|
4 years ago |
Karthik Ravi Shankar
|
0839200623
|
Fix the method_handler_impl public header
This header is pointing to a deleted file. This commit points it to the
file containing the public class.
|
4 years ago |
Michael Lumish
|
f6057e093d
|
Add a comment explaining the Popen change
|
4 years ago |
Karthik Ravi Shankar
|
c713a11982
|
Delete some files from previous PR
Some files were left off from https://github.com/grpc/grpc/pull/24082
This PR completes the cleanup.
|
4 years ago |
Mark D. Roth
|
3a8f1d3b7c
|
Merge pull request #24172 from markdroth/subchannel_address
Pass address to CreateSubchannel() and expose attributes in SubchannelInterface.
|
4 years ago |
Ashitha Santhosh
|
1f964e3b24
|
Merge pull request #24155 from ashithasantosh/import_checked
Import checked.proto for CEL-based Authorization Engine.
|
4 years ago |
Ashitha Santhosh
|
2cfb1bf2cf
|
Merge pull request #24159 from ashithasantosh/eval_flaky
Use TestEnvironment to fix flaky test.
|
4 years ago |
Esun Kim
|
cd7d53544f
|
Merge pull request #24168 from veblush/linux-docker
Support Ubuntu 16 docker
|
4 years ago |
Yash Tibrewal
|
eb293a778f
|
Merge pull request #24173 from yashykt/interopspecialstatusmessage
Add interop test for special_status_message
|
4 years ago |
Lidi Zheng
|
bbf3e3d2c3
|
Merge pull request #24157 from lidizheng/better-win-py-build
Improve Win CI script with better exception propagation
|
4 years ago |
Esun Kim
|
83c3fe5d7e
|
Merge pull request #24158 from grpc/revert-24081-revert-23710-shutdown
Fix-forward "Implemented conditional shutdown" (#23710)
|
4 years ago |
Esun Kim
|
dbaff7bd70
|
Merge pull request #24169 from veblush/cocoa-abseil
Abseil support to gRPC-Core tests
|
4 years ago |
Esun Kim
|
6aaec26df3
|
Merge pull request #24170 from veblush/bm-census
Add TestGrpcScope
|
4 years ago |
Esun Kim
|
b24fb76521
|
Support ubuntu16 docker
|
4 years ago |
yulin liang
|
15a287ba3f
|
Merge pull request #24161 from yulin-liang/fix-cfstream
remove --spawn_strategy build option for cfstream_test
|
4 years ago |
Mark D. Roth
|
f7a72b040d
|
Pass address to CreateSubchannel() and expose attributes in SubchannelInterface.
|
4 years ago |
Yash Tibrewal
|
d10e06b60a
|
Add interop test for special_status_message
|
4 years ago |
Eric Gribkoff
|
0013616219
|
Revert "to revert: run on kokoro"
This reverts commit 936ab4da4f .
|
4 years ago |
Yash Tibrewal
|
3ee45eceef
|
Merge pull request #24127 from yashykt/meshcaconfig
Add parsing logic for GoogleMeshCaConfig
|
4 years ago |
Mark D. Roth
|
8787ee66d7
|
Merge pull request #24167 from markdroth/hierarchical_address_attributes
Store address hierarchy information in attributes instead of channel args.
|
4 years ago |
Esun Kim
|
91ca04cf6f
|
Add TestGrpcScope
|
4 years ago |
Esun Kim
|
8d04dec781
|
Abseil support to gRPC-Core tests
|
4 years ago |
Eric Gribkoff
|
540acf8720
|
to revert: run on kokoro
|
4 years ago |
Mark D. Roth
|
855a55a3c6
|
Store address hierarchy information in attributes instead of channel args.
|
4 years ago |
Karthik Ravi Shankar
|
30ed2f513f
|
Merge pull request #24082 from karthikravis/sync-stream
Move async, callback and sync implementation from grpc_impl to grpc namespace
|
4 years ago |
Yash Tibrewal
|
11abbd3828
|
Add parsing logic for GoogleMeshCaConfig
|
4 years ago |
Mark D. Roth
|
a11e4df082
|
Merge pull request #24114 from markdroth/config_selector_error_handling2
Simplify service config processing and fix config selector handling.
|
4 years ago |
Mark D. Roth
|
eaee09913f
|
Merge pull request #24162 from markdroth/xds_segfault_fix
Fix cut-and-paste error and change test to catch this kind of bug.
|
4 years ago |
Michael Lumish
|
a366931344
|
In run_xds_tests.py, run clients in bash
|
4 years ago |
Mark D. Roth
|
4bb00c25c0
|
Fix cut-and-paste error and change test to catch this kind of bug.
|
4 years ago |
Ashitha Santhosh
|
7862366047
|
Merge pull request #24121 from ashithasantosh/endpoint_memory_leak
Fix memory leak.
|
4 years ago |
Mark D. Roth
|
06e1591cfe
|
Merge pull request #24136 from markdroth/xds_client_no_server_name
xds: Stop setting PROXYLESS_CLIENT_HOSTNAME node metadata in LRS request.
|
4 years ago |
Mark D. Roth
|
84c8f7051a
|
Simplify service config processing and fix config selector handling.
|
4 years ago |
Yash Tibrewal
|
e834d0b34b
|
Merge pull request #24152 from yashykt/bdpinitwritedisable
Disable initiating writes on bdp pings till b/168345569 is fixed
|
4 years ago |
yulin-liang
|
399b403309
|
remove --spawn_strategy build option because it may cause build issue with descriptor.upbdefs files
|
4 years ago |
Lidi Zheng
|
751d152e2c
|
Goto :EOF
|
4 years ago |
Lidi Zheng
|
1b79729b17
|
Stop execution
|
4 years ago |
Lidi Zheng
|
83b60606d8
|
Also add return code alternating to the .net install script
|
4 years ago |
Lidi Zheng
|
17ae39d9d1
|
Invoke-WebRequest started support retry in 2018; Kokoro VM is too old
|
4 years ago |
Lidi Zheng
|
a0a69de4df
|
Improve Win CI script with fail fast
|
4 years ago |
Mark D. Roth
|
5107e65a93
|
Stop setting PROXYLESS_CLIENT_HOSTNAME node metadata in LRS request.
|
4 years ago |
Ashitha Santhosh
|
443c8aa8f1
|
Create TestEnvironment to fix flaky test.
|
4 years ago |
Mark D. Roth
|
f31a322e1c
|
Merge pull request #23938 from markdroth/xds_client_api_multiple_listeners_and_route_configs
Change XdsClient to support multiple LDS and RDS watchers
|
4 years ago |