You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark D. Roth
dc4414aa0c
XdsClient: access certificate provider data via dependency injection (#30506)
* don't pass context through AdsResponseParser::ParseResource()
* don't pass certificate provider info through XdsApi
* use dependency injection for cert provider map
* move XdsEncodingContext into XdsResourceType
* remove unnecessary field
* clang-format
* Automated change: Fix sanity tests
* fix xds_bootstrap_test
* fix build
* Automated change: Fix sanity tests
* fix test and clang-format
* remove unnecessary field
* fix test
* Automated change: Fix sanity tests
Co-authored-by: markdroth <markdroth@users.noreply.github.com>
|
2 years ago |
.. |
address_utils
|
address_utils: modernize grpc_string_to_sockaddr() (#30314)
|
2 years ago |
avl
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
backoff
|
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735)
|
3 years ago |
bad_client
|
[build] Auto-deps for a grab bag more targets (#30184)
|
2 years ago |
bad_connection
|
[chttp2] use new channel args type (#30252)
|
2 years ago |
bad_ssl
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
channel
|
JSON: use absl::Status instead of grpc_error (#30397)
|
2 years ago |
client_channel
|
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403)
|
2 years ago |
client_idle
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
compiler_bugs
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
compression
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
config
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
debug
|
Fix internal test timeouts (#29564)
|
3 years ago |
end2end
|
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)
|
2 years ago |
event_engine
|
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)
|
2 years ago |
ext/filters/rbac
|
service config API: use absl::Status instead of grpc_error (#30321)
|
2 years ago |
filters
|
Also allow passing in channel args as part of the check_peer call. (#30481)
|
2 years ago |
fling
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
gpr
|
Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404)
|
2 years ago |
gprpp
|
[gprpp] Add more tests for NoDestruct (#30497)
|
2 years ago |
handshake
|
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403)
|
2 years ago |
http
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
iomgr
|
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)
|
2 years ago |
json
|
Declarative JSON parser (#30442)
|
2 years ago |
memory_usage
|
Add channel memory benchmark into memory_diff.py (#30507)
|
2 years ago |
nanopb
|
Make Buildifier Sanity Test Strict (#27807)
|
3 years ago |
network_benchmarks
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
promise
|
Fix unused parameter error (#30482)
|
2 years ago |
resource_quota
|
[resource_quota] Refine pressure api (#30464)
|
2 years ago |
security
|
Also allow passing in channel args as part of the check_peer call. (#30481)
|
2 years ago |
server_config_selector
|
Convert server config selector filter (#28877)
|
3 years ago |
slice
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
surface
|
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)
|
2 years ago |
transport
|
[build] Shard tests a little more (#30489)
|
2 years ago |
tsi
|
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286)
|
2 years ago |
uri
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
util
|
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)
|
2 years ago |
xds
|
XdsClient: access certificate provider data via dependency injection (#30506)
|
2 years ago |