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
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
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
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
donnadionne
0f54c3047c
Merge pull request #24147 from donnadionne/flake2
...
Fixing Flake with InitialUnavailable test by increasing failover timeout
4 years ago
Esun Kim
b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown""
4 years ago
Esun Kim
a0569fef29
Merge pull request #24067 from walkerdu/master
...
fix when cmake version<3.13, gRPC_INSTALL will be forced to FALSE bec…
4 years ago
Donna Dionne
fa4f131a85
Increasing failover time to avoid errors like
...
I0914 19:15:38.606657832 40 priority.cc:658] [priority_lb 0x611000009b40] child child2 (0x613001702bc0): failover timer fired, reporting TRANSIENT_FAILURE
Should prevent flakes in InitialUnavailable tests
Note: test had to be modified to reproduce more easily, will monitor the
test after this fix to ensure problem does not appear again.
4 years ago
Mark D. Roth
5acae9fc07
Change XdsClient to support multiple LDS and RDS watchers.
4 years ago
Mark D. Roth
ae0cc5052b
Merge pull request #24150 from markdroth/xds_eds_duplicate_update_fix
...
Fix EDS update equality check.
4 years ago
Ashitha Santhosh
c50a33f0d1
Import checked.proto for CEL-based Authorization Engine.
4 years ago
Ashitha Santhosh
23b5d0bf75
Fix memory leak.
4 years ago
Yash Tibrewal
bccb9c0588
Disable initiating writes on bdp pings till b/168345569 is fixed
4 years ago
yulin liang
58b0233aeb
Merge pull request #24149 from yulin-liang/fix_typo
...
Fix a typo s/training/trailing/ in ProtoRPC.h
4 years ago
Mark D. Roth
414405d6ae
Fix EDS update equality check.
4 years ago
Alisha Nanda
81b24a4aa1
Merge pull request #24145 from ananda1066/grpc_cli
...
Added timeout flag to grpc cli.
4 years ago
yulin-liang
bac876eb1e
Fix a typo s/training/trailing/ in ProtoRPC.h
4 years ago
donnadionne
153af916d6
Merge pull request #24141 from donnadionne/flake
...
Fixing flake in DeadUpdate
4 years ago