Stanley Cheung
f316a02823
Merge pull request #23062 from HannahShiSFB/greeter-client-message
...
PHP: better error checking in helloworld greeter_client
5 years ago
Stanley Cheung
ff33445705
Merge pull request #23076 from stanley-cheung/remove-grpc-experiment-cfg
...
Remove grpc_experiment.cfg checked in accidentally
5 years ago
Stanley Cheung
478028c7db
Merge pull request #22986 from jeffreyqw/remove_include_file
...
PHP:add psr-4 autoload
5 years ago
Mark D. Roth
2fff6dc014
Merge pull request #23074 from markdroth/health_checking_crash
...
Fix race condition in health checking client.
5 years ago
Eric Gribkoff
c9b185fbd0
Merge pull request #23009 from menghanl/xds_interop
...
xds interop: add test case for traffic splitting
5 years ago
Stanley Cheung
33f3060919
Remove grpc_experiment.cfg checked in accidentally
5 years ago
Stanley Cheung
2f395c34da
Merge pull request #23056 from stanley-cheung/php-xds-client
...
PHP xDS Interop Client
5 years ago
Mark D. Roth
104aef6ddf
Fix race condition in health checking client.
5 years ago
Stanley Cheung
4b2cec8502
Merge pull request #22998 from stanley-cheung/proto3-presence-protoc-plugin
...
Update grpc protoc plugin to be compliant of proto3 field presence
5 years ago
Mark D. Roth
afe7c74d6d
Merge pull request #23013 from markdroth/xds_config_selector
...
Refactor ServiceConfig code to pave the way for adding a ConfigSelector API
5 years ago
donnadionne
f41058dcdb
Merge pull request #23065 from donnadionne/my_feature2
...
Fixing small internal naming error.
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Stanley Cheung
3614b0088c
PHP xDS Interop test client
5 years ago
Donna Dionne
666572a050
Fixing small internal naming error.
5 years ago
Stanley Cheung
f70ebf85a6
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Stanley Cheung
71c8056669
Merge pull request #23057 from stanley-cheung/fix-brew-update
...
Trying to fix `ruby requirements` error
5 years ago
Hannah Shi
172d98599c
check status->code and print error message
5 years ago
Stanley Cheung
179c36186f
review changes
5 years ago
Stanley Cheung
c74b295c69
Trying to fix rvm brew update error
5 years ago
Eric Gribkoff
c9ed65f469
Merge pull request #23022 from ericgribkoff/fail
...
Reenable --fail_on_failed_rpcs flag
5 years ago
Lidi Zheng
6afc689785
Merge pull request #23018 from lidizheng/stablize-metadata-flag-test
...
Stablize metadata flags test
5 years ago
Vijay Pai
f30afb250d
Merge pull request #23060 from vjpai/server_finishes_request
...
Inproc transport server should end all RPC ops after sending status
5 years ago
Lidi Zheng
a275cb1eaa
Supply sock options but still close the socket
5 years ago
Karthik Ravi Shankar
a826ee43a7
Merge pull request #21876 from 3vilM33pl3/master
...
Move windows.h to before check for minimum version instead of after
5 years ago
Karthik Ravi Shankar
9052e52d3b
Merge pull request #23049 from yashykt/gitrepokrs
...
Pass repo manager resposibility to Karthik
5 years ago
Vijay Pai
ecfb556243
Change server_finishes_request test to return OK status
5 years ago
Vijay Pai
1bc7e14f98
Inproc transport bug fix: sending server status should end all RPC ops
5 years ago
Karthik Ravi Shankar
4b7452bcdb
Merge pull request #23053 from grpc/revert-22772-gpr_strvec
...
Revert "Remove gpr_strvec."
5 years ago
Karthik Ravi Shankar
f46c07f3f8
Revert "Remove gpr_strvec."
5 years ago
yulin liang
133d0076b4
Merge pull request #23025 from yulin-liang/master
...
Fix build_one_example.sh script build issue.
5 years ago
Eric Gribkoff
a111c9b224
Merge pull request #23023 from ericgribkoff/ig_size
...
Add wait_for_instance_group_to_reach_expected_size
5 years ago
Yash Tibrewal
6954722a61
Pass repo manager resposibility to Karthik
5 years ago
Eric Gribkoff
86a185b44a
Add wait_for_instance_group_to_reach_expected_size
5 years ago
Menghan Li
211dd48307
c2
5 years ago
Menghan Li
e3d26ffc74
c1
5 years ago
Mark D. Roth
ec8ec630ac
Merge pull request #23024 from markdroth/lb_policy_call_options
...
Add experimental call attribute accessor method to LoadBalancingPolicy::CallState.
5 years ago
Jan Tattermusch
be153dcb71
Merge pull request #22989 from jtattermusch/upgrade_sourcelink
...
C# upgrade sourcelink
5 years ago
Mark D. Roth
832da8bd26
Merge pull request #22926 from markdroth/xds_cds_resource_does_not_exist
...
xds: Put channel in TRANSIENT_FAILURE when CDS resource is removed.
5 years ago
Richard Belleville
9facfe2b68
Merge pull request #23026 from gnossen/xds_client
...
Add configurable client to Python xDS Example
5 years ago
Richard Belleville
f60226f140
Yapf
5 years ago
yulin-liang
a58b69d062
Merge remote-tracking branch 'upstream/master'
5 years ago
yulin-liang
6ec5f3e13c
remove the extra space.
5 years ago
Mark D. Roth
3db250de10
Merge pull request #22772 from markdroth/gpr_strvec
...
Remove gpr_strvec.
5 years ago
Richard Belleville
212d4468f0
Accidentally a sentence fragment
5 years ago
Richard Belleville
6bd8816c0a
Add client
5 years ago
yulin-liang
ab68ff01c4
Fix build_one_example.sh script build issue.
5 years ago
Mark D. Roth
cfc82d5f34
Add experimental attribute accessor method to LoadBalancingPolicy::CallState.
5 years ago
donnadionne
260b0528ba
Merge pull request #22983 from donnadionne/ignore
...
Default Route matcher checking:
5 years ago
Eric Gribkoff
14374494bf
Reenable --fail_on_failed_rpcs flag
...
These were previously causing flaky tests due to latency in the config
push from GCP -> TD, meaning that the clients were launching before the
new config was actually available to the client. These tests now launch
a "exploratory" client process before initiating the test to ensure that
the expected backends are receiving traffic before the test begins.
(The existing checks rely purely on GCP API, e.g., checking if the
backend service reports healthy. There can be slight delays before these
status changes are actually available in the xDS response sent to
proxyless clients).
5 years ago