Esun Kim
e019f18707
Fix C2196: egrep is non-standard and deprecated.
5 years ago
Esun Kim
415d41f9e8
Rerun clang-formatter-7
5 years ago
Esun Kim
1a4c8df9b0
Clean up clang-format
5 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
Muxi Yan
2175daa0c7
Merge pull request #22189 from muxi/test-timeout-flake
...
Have more verbose test failure information in testTimeout
5 years ago
Mark D. Roth
aa5bb8e422
service config doc update
5 years ago
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
Richard Belleville
0fd0948bfa
Generate simple stubs
5 years ago
Eric Gribkoff
0ddf5565e3
yapf
5 years ago
matthewstevenson88
27c8e2751d
Merge pull request #22187 from matthewstevenson88/tls-updates-1
...
Update TlsServerCredentials to initialize C-core
5 years ago
Eric Gribkoff
c1677cd8a4
try-finally
5 years ago
Yash Tibrewal
1a2291783e
Merge pull request #22207 from yashykt/repomanagertoesun
...
Pass C repo manager to Esun
5 years ago
Eric Gribkoff
1cec654ac1
wait longer for deletion
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
Mark D. Roth
cce34cd52b
xds: include port in VirtualHost domain matching
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
Zhanghui Mao
701ec0be20
add type annotation
5 years ago
Eric Gribkoff
4a594a1011
fix typo
5 years ago
Eric Gribkoff
ac6a79a108
Add additional xds test cases
5 years ago
Eric Gribkoff
1576de5d35
Refactor xds test driver to prepare for additional test cases
...
The bulk of this change is the introduction of a GcpResource object to
track the created VMs, backend services, URL maps, etc. The additional
test cases for xDS integration greatly increase the complexity of the
resources required (e.g., multiple backend services, instance groups in
different zones) and the GcpResource construct makes keeping track of -
and cleaning up - these resources much cleaner.
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
Muxi Yan
d7d46ed1e1
Have more verbose test failure information
5 years ago
Muxi Yan
b5ea30b7b1
Retry testConcurrentRPCsWithErrors
5 years ago
Matthew Stevenson
caf55b5745
Add comments on the use of TlsFetchKeyMaterials.
5 years ago
Matthew Stevenson
864e232edf
Update TlsServerCredentials to initialize C-core.
5 years ago
Matthew Stevenson
278468db0c
Modify TlsFetchKeyMaterials comments.
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
Matthew Stevenson
8b072eb7ac
Remove comment.
5 years ago
Matthew Stevenson
006980a915
Merge remote-tracking branch 'upstream/master' into tls-documentation-1
5 years ago
Zhanghui Mao
26985fd722
fix sanity checks
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
Matthew Stevenson
08cd000364
Implement Zhen's changes.
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