Donna Dionne
d5689c37ed
Converting AdsServiceImpl to a Fake
...
- Allow Resources to be set
- Allow clients to subscribe/unsubscribe to resources
- Managing, storing, and versioning resources correctly based on updates
- Correct ACK/NACK according to XDS protocol
- Started a separate blocking thread to be used for stream read
- Handling both requests from clients and updates from tests and respond
with the correct version of resource
- Consolidated all 4 resources (LDS, CDS, EDS, RDS) to share common code
- Updated all tests to use the fake properly
- Fixed potential crash cases in the subchannel thread for clean TSAN,
UBSAN runs
5 years ago
matthewstevenson88
27c8e2751d
Merge pull request #22187 from matthewstevenson88/tls-updates-1
...
Update TlsServerCredentials to initialize C-core
5 years ago
Yash Tibrewal
1a2291783e
Merge pull request #22207 from yashykt/repomanagertoesun
...
Pass C repo manager to Esun
5 years ago
apolcyn
897c5e5e8b
Merge pull request #22195 from apolcyn/add_2_7_to_mac_binary_pkgs
...
Add ruby 2.7 to mac binary packages
5 years ago
Yash Tibrewal
23187fb518
Pass C repo manager to Esun
5 years ago
Vijay Pai
be3bbd25e7
Merge pull request #22202 from grpc/vjpai-patch-1
...
Explain that this has Chinese comments with English translation
5 years ago
Vijay Pai
717a29d096
Fix formatting
5 years ago
Yash Tibrewal
a4a30b815e
Merge pull request #22175 from yashykt/apifuzzclean
...
Delete api_fuzzer.cc
5 years ago
Jan Tattermusch
d11e2b39ae
Merge pull request #22197 from jtattermusch/grpclb_flaky
...
mark grpclb_end2end_test as flaky
5 years ago
Vijay Pai
b3bca043b2
Explain that this has Chinese comments with English translation
5 years ago
Alexander Polcyn
09bc1eebe4
Add ruby 2.7 to mac binary packages
5 years ago
Jan Tattermusch
e00bec7bbb
mark grpclb_end2end_test as flaky
5 years ago
apolcyn
5b9b5ebe26
Merge pull request #22133 from apolcyn/use_internal_watch_state_with_grpclb
...
Change grpclb policy to use internal connectivity state watch API
5 years ago
Matthew Stevenson
864e232edf
Update TlsServerCredentials to initialize C-core.
5 years ago
Mark D. Roth
5e98ad4077
Merge pull request #22101 from markdroth/lb_graceful_switcher
...
Refactor code for gracefully switching child LB policies.
5 years ago
Jan Tattermusch
b430c46e1b
Merge pull request #22179 from jtattermusch/start_marking_as_flaky
...
Allow marking bazel test as flaky, under certain rules
5 years ago
Eric Gribkoff
f549fe113e
Merge pull request #22170 from ericgribkoff/pre_build_client
...
Build xds client before launching test driver
5 years ago
Richard Belleville
10b187b69e
Merge pull request #22178 from jtattermusch/alternative_build_yaml_import_fix
...
Also generate grpc++_test library
5 years ago
Mark D. Roth
19e28b1353
Refactor code for gracefully switching child LB policies.
5 years ago
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Vijay Pai
bc1867b0ee
Merge pull request #22173 from grpc/vjpai-patch-1
...
Document that non-OK status gives no message on unary Finish
5 years ago
Jan Tattermusch
cbb0ef2717
try marking some offenders as flaky
5 years ago
Jan Tattermusch
176f4cc4e4
support Flaky=True for grpc_cc_tests
5 years ago
Jan Tattermusch
f830ed4c32
regenerate projects
5 years ago
Jan Tattermusch
8640d82309
fix import broken by missing grpc++_test library
5 years ago
Yash Tibrewal
ff8fecb7f2
Delete api_fuzzer.cc
5 years ago
Mark D. Roth
144adbc194
Merge pull request #22147 from markdroth/xds_overprovisioning_capability
...
xds: send no-overprovisioning client capability and populate user_agent fields
5 years ago
Vijay Pai
e859aa8169
Update server_callback_impl.h
5 years ago
Moiz Haidry
0263269e41
Merge pull request #21984 from mhaidrygoog/call_credentials_debug_string
...
CallCredentials debug string API
5 years ago
Jan Tattermusch
40944d5b55
Merge pull request #22167 from jtattermusch/at_head_timeout_increase
...
increase timeout for grpc_build_*_at_head.cfg
5 years ago
Mark D. Roth
729fd16dc3
Merge pull request #21978 from markdroth/fuzzer_flag_fix
...
Fix flag processing breakage from #18853 .
5 years ago
Mark D. Roth
28b950e407
Merge remote-tracking branch 'upstream/master' into xds_overprovisioning_capability
5 years ago
Eric Gribkoff
41f25b64b1
build binary before starting test runner
5 years ago
Moiz Haidry
1d47046807
Merge from HEAD
5 years ago
Eric Gribkoff
5da8201d50
Merge pull request #22144 from ericgribkoff/use_make
...
Use grpc_bazel.sh framework to run xDS test client on Kokoro
5 years ago
Vijay Pai
057f2b6139
Merge pull request #22017 from vjpai/method_map
...
Reuse registered call metadata across stubs of the same service on the same channel
5 years ago
Yash Tibrewal
a5a862dcfe
Merge pull request #22166 from yashykt/21221fix
...
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Vijay Pai
fe72304e54
Switch registered calls to a map and check the map before inserting
5 years ago
Moiz Haidry
f53456210d
Addressed Mark's comments
5 years ago
Jan Tattermusch
e9b06b5a0f
increase timeout for grpc_build_*_at_head.cfg
5 years ago
Moiz Haidry
0c5545a894
Merge from HEAD after build.yam autogenration
5 years ago
Jan Tattermusch
07517e39bb
Merge pull request #21929 from jtattermusch/build_yaml_experiments2
...
Autogenerate build.yaml equivalent from bazel BUILD metadata (with bazel query xml)
5 years ago
Yash Tibrewal
612c743f54
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Moiz Haidry
38a676ca2e
Fix abseil version
5 years ago
Moiz Haidry
88096215a3
Merge with HEAD
5 years ago
Moiz Haidry
88b0d84905
Addressed Vijay's comments, fixed string headers
5 years ago
donnadionne
6c1a679840
Merge pull request #22160 from donnadionne/gitallowed
...
.gitallowed modification on the path of test files.
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago
Jan Tattermusch
0faead377e
simplify sanitize.sh script
5 years ago
Jan Tattermusch
394539f6d4
add back missing header to Doxyfile.c++
5 years ago