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
Mark D. Roth
73177eebe2
Merge pull request #24140 from phmx/patch-1
...
Fix UNAUTHENTICATED code order
4 years ago
Mark D. Roth
f8fe2932c4
Merge pull request #24135 from markdroth/xds_eds_update_cleanup
...
Clean up EdsUpdate data structure.
4 years ago
Alisha Nanda
91627677fd
Added timeout flag to grpc cli.
4 years ago
Mark D. Roth
e7f7bdbb05
Merge pull request #24089 from markdroth/repo_mgr
...
Pass repo manager duty to nicolasnoble.
4 years ago
Mark D. Roth
bba617f1cc
Merge pull request #24137 from markdroth/xds_channel_creds_cleanup
...
xds: Remove code for stripping call creds from channel creds.
4 years ago
Donna Dionne
5c242f0577
Fixing flake in DeadUpdate
...
It is observed that ADS is shutdown, but it's possible that
a request still comes in.
This request should not update the ADS resource_type_response_state_ as
they were cleared by the shutdown.
This fix ensures this.
4 years ago
Maxim Philippov
c5c2793427
Fix UNAUTHENTICATED code order
4 years ago
Mark D. Roth
6513ce67ed
xds: Remove code for stripping call creds from channel creds.
4 years ago
Mark D. Roth
021651631e
Clean up EdsUpdate data structure.
4 years ago
Srini Polavarapu
6b734fe1e5
Merge pull request #24132 from srini100/interop1320
...
interop for 1.32.0 for python, ruby, php, csharp
4 years ago
Srini Polavarapu
d09be7b261
interop for 1.32.0 for python, ruby, php, csharp
4 years ago
donnadionne
3daba88553
Merge pull request #23659 from donnadionne/new_top
...
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
4 years ago
Donna Dionne
ffb560090a
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
4 years ago
Stanley Cheung
61879df215
Merge pull request #23994 from HannahShiSFB/32bittimeval
...
PHP: support 32bit timeval value
4 years ago
Stanley Cheung
fb2cc65e6a
Merge pull request #24086 from HannahShiSFB/fix-unit-tests-slow
...
PHP: add server->start() to correspond with PR23636
4 years ago
Richard Belleville
0b55c341b0
Merge pull request #24125 from gnossen/windows_oserror_backport
...
[gRPC Easy] Fix import errors on Windows (backport of #24124 )
4 years ago
Richard Belleville
f4d29f26c5
Merge pull request #24124 from gnossen/windows_oserror
...
[gRPC Easy] Fix import errors on Windows
4 years ago
Lidi Zheng
3895ce5f15
Merge pull request #24119 from lidizheng/no-py2-on-mac
...
Reduce tested Python version on macOS
4 years ago
Mark D. Roth
926a451472
Merge pull request #24126 from stig/patch-1
...
Replace "whitelist" with "allowlist" in example
4 years ago
Eric Anderson
954af016b4
Merge pull request #24115 from ejona86/grpc-java-1.32.1
...
Add grpc-java 1.32.1 to interop_matrix
4 years ago
Vijay Pai
a018be39d4
Merge pull request #24120 from grpc/vjpai-patch-1
...
Remove invalid forward declaration
4 years ago
Stig Brautaset
0d4af5d279
Replace "whitelist" with "allowlist" in example
...
This term is more descriptive, IMO. Also, [less contentious](https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.2 ).
4 years ago
Richard Belleville
e835d368bd
Fix import errors on Windows
4 years ago
yulin liang
4fc9fedad4
Merge pull request #24108 from zhungxd/remove_var
...
remove unused variable(cronet_transport)
4 years ago
zhungxd
a562727b8b
remove unused variable
...
(cherry picked from commit 9de1f18dbbc13c2c25aff3cf033fbcd1ed08c588)
4 years ago
yulin liang
3e06140e8b
Merge pull request #24083 from yulin-liang/cronet-error-message
...
Expose Cronet error message to the application layer.
4 years ago
walkerdu
2b73fcc741
fix the BUILDING.md example code, when cmake version<3.13, gRPC_INSTALL will be forced to FALSE because gRPC_ABSL_PROVIDER is "module"
4 years ago
walkerdu
ef13dcb411
Merge remote-tracking branch 'upstream/master'
4 years ago
Vijay Pai
6bbe905e27
Remove invalid forward declaration
4 years ago
Richard Belleville
d743defdaf
Fix import errors on Windows
4 years ago
Lidi Zheng
5644879af3
Reduce tested Python version on macOS
4 years ago
Menghan Li
295b1ba1d5
Merge pull request #24118 from menghanl/v1.32.x_bp
...
xds testing: always set validate_for_proxyless
4 years ago