Esun Kim
415d41f9e8
Rerun clang-formatter-7
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
Yash Tibrewal
2cdab491a3
Cleanup
5 years ago
Jan Tattermusch
e00bec7bbb
mark grpclb_end2end_test as flaky
5 years ago
Matthew Stevenson
864e232edf
Update TlsServerCredentials to initialize C-core.
5 years ago
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Jan Tattermusch
cbb0ef2717
try marking some offenders as flaky
5 years ago
Yash Tibrewal
ff8fecb7f2
Delete api_fuzzer.cc
5 years ago
Yash Tibrewal
c6fa7eefb9
testing with locks in ws
...
Remove no_logging and add missing mu locks
5 years ago
Matthew Stevenson
786e6c3ed3
Fix build issues.
5 years ago
Matthew Stevenson
ad9a9a7067
Remove unnecessary comments.
5 years ago
Matthew Stevenson
3c87fb610f
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
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
Yash Tibrewal
612c743f54
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Jan Tattermusch
543d8796f0
dont build some microbenchmarks on windows
5 years ago
Jan Tattermusch
380a362417
dont build time_jump_test on windows
5 years ago
Jan Tattermusch
41ac287f7b
generate build metadata from bazel BUILD
5 years ago
Moiz Haidry
4c5ee108da
Addressed Yang's comments, I have removed usage of const throughout for consistency
5 years ago
Moiz Haidry
ede2ffc1a8
Addressed Mark's comments
5 years ago
Mark D. Roth
dbea965b8e
Fix fuzzers to actually run.
5 years ago
Mark D. Roth
48b9cd992d
Always construct LB policy config, even when only the policy name is specified.
5 years ago
Mark D. Roth
b68f813e54
xds: send envoy.lb.does_not_support_overprovisioning client capability
5 years ago
Moiz Haidry
67565b767d
CallCredentials debug string API
5 years ago
Vijay Pai
f6b38f75a4
Revert "feat: add x-goog-user-project header from quota_project_id field"
5 years ago
Esun Kim
7a14955759
Replaced grpc_core::MakeUnique with absl::make_unique
5 years ago
Vijay Pai
3620abf059
Properly follow precise conditions for callback inlining
5 years ago
Matthew Stevenson
77377fa931
Removed server builder and ssl creds stuff.
5 years ago
Yash Tibrewal
0622d34bd2
Re-enable work_serializer test internally
5 years ago
Esun Kim
b92c3a2879
Changed Closure to TestClosure to avoid name conflict
5 years ago
Lidi Zheng
16ea383337
Update qps scenarios
5 years ago
Mark D. Roth
06e34a1d4f
Update LRS to use "PROXYLESS_CLIENT_HOSTNAME" metadata instead of cluster field.
5 years ago
Yash Tibrewal
b18ae4b784
Add notap tag to tests that cause issues timeout issues internally
5 years ago
Jan Tattermusch
5e19408ef5
disable bm_chttp2_transport on msan
5 years ago
Jan Tattermusch
cb6d09ac21
add missing bm_pollset and bm_chttp2_transport targets to bazel build
5 years ago
Julien Boeuf
f930322bf9
Add more tests for STS
...
- ensure that we don't crash if the token file is not readable.
- fixed the oauth2 token fetcher as well.
5 years ago
Matthew Stevenson
b344c90fe1
ssl creds
5 years ago
Yash Tibrewal
eb179095c4
Buildify
5 years ago
Vijay Pai
f7d857a8e4
Make threadpool and trickle tests manual only (excessive time/resources)
5 years ago
Vijay Pai
1513f3a7b4
Reduce unneeded sizes and disable tests on mac for resource limits
5 years ago
Vijay Pai
0c0f3f0556
Declare microbenchmarks as tests rather than binaries, fix issues
5 years ago
Jan Tattermusch
bd450a3146
clang format code
5 years ago
Jan Tattermusch
33e9718584
buildifier format
5 years ago
Jan Tattermusch
9cd65c71b2
add missing //test/cpp/interop:http2_client target
5 years ago
Jan Tattermusch
2d73493b5e
dont segfault if --resolver_type is not supplied
5 years ago
Yash Tibrewal
56f4129a1e
Add notap tag for work_serializer
5 years ago
Yash Tibrewal
0a863f2243
Clang tidy xds interop client
5 years ago
Esun Kim
0b26a2ff56
Added abseil-based sync
5 years ago
Yash Tibrewal
68ac18b095
Avoid linter warnings
5 years ago
Yash Tibrewal
44c0477d65
Remaning commits
5 years ago