Esun Kim
9e8a13bb93
Fix by tidy-readability-redundant-control-flow
4 years ago
Mark D. Roth
b607080400
Use a global atomic for circuit breaking call counter.
4 years ago
Esun Kim
4f26aecea4
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Ruby
4 years ago
Richard Belleville
f13b324941
Include well-known types in sys.path when using runtime protos
4 years ago
Donna Dionne
c88bde2234
Drop the "pre" in version.
4 years ago
Yash Tibrewal
404a1ec1f7
Fix sanity on master
4 years ago
Chengyuan Zhang
7ded166d7d
Add empty message definitions for real-time stats service and configure service.
4 years ago
Chengyuan Zhang
50d0b6d84d
Update configure RPC request parameters.
4 years ago
Mark D. Roth
bce7bc78ab
Fix xDS resource type version to persist across stream restarts.
4 years ago
Esun Kim
3fef4e7435
Fix by readability-redundant-smartptr-get
4 years ago
Esun Kim
e7434d385e
Fix by tidy-modernize-use-override
4 years ago
Esun Kim
6ae8463500
Fix by modernize-make-unique
4 years ago
Yash Tibrewal
95299ec00b
xDS bootstrap parsing changes for certificate providers
4 years ago
Donna Dionne
a3ce1f745a
Setting timeout in method config.
4 years ago
Esun Kim
34789b2d83
Fix by clang-format-8.
4 years ago
Esun Kim
47dd5fd78e
Fix by modernize-use-bool-literals
4 years ago
Esun Kim
ece76ee1e8
Fix code by readability-container-size-empty
4 years ago
Mark D. Roth
e496705ea3
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
4 years ago
Chengyuan Zhang
7be41b9a75
Add message and service definition for updating test client's configuration dynamically.
4 years ago
Chengyuan Zhang
4565d8fb64
Add message and service definition for querying test client's real-time stats.
4 years ago
Esun Kim
c08f33c437
Fix clang-tidy errors
4 years ago
Lidi Zheng
dbda1abbeb
Fix the grpc.aio import hack and its unit test
4 years ago
Vijay Pai
ef212a908e
Reduce sync client templating for protobuf
4 years ago
Vijay Pai
7e72bba162
Reduce templating for unary callback client RPC
4 years ago
Donna Dionne
35c412fde5
Protecting the circuit breaking (drop action) using environment
...
variable. All the logic of refcounting are left but will not result in
any actions. Test added to test protected case.
4 years ago
Lidi Zheng
684b5d1f47
Fix the grpc.aio import hack and its unit test
4 years ago
Mark D. Roth
51997e36d0
Remove unnecessary dependencies for xds_cluster_manager LB policy.
4 years ago
Mark D. Roth
844d599356
Improve ref-count tracing.
4 years ago
Donna Dionne
ad14ce4779
Regenerate projects
4 years ago
Donna Dionne
5a25a427b5
Protecting the circuit breaking (drop action) using environment
...
variable. All the logic of refcounting are left but will not result in
any actions. Test added to test protected case.
4 years ago
Chuan Ren
0cf672d42e
Add implementation of base external account credentials
4 years ago
Yash Tibrewal
2077c3696d
Update transport socket name to envoy.transport_sockets.tls
4 years ago
Mark D. Roth
ff7496b660
fix upbdefs paths for non-bazel builds
4 years ago
Mark D. Roth
5e3fae7d4b
appease clang-tidy
4 years ago
Lidi Zheng
62e9821515
Support pre-compiled Python 3.9 wheels
4 years ago
Mark D. Roth
fccf3387f2
clang-format
4 years ago
Mark D. Roth
f81650f497
update list of upbdefs files in build
4 years ago
Mark D. Roth
a6954fe39e
Use a single instance of the drop and locality stats objects.
4 years ago
yulin-liang
33f3e60288
Increasing the number of available threads for iOS
4 years ago
Mark D. Roth
caf798e9ab
xds: Add support for case_sensitive option in RouteMatch.
4 years ago
Mark D. Roth
15228596ed
Don't keep address attributes on the resulting subchannels.
4 years ago
Alex Merry
6c53881b7d
Fix undefined behavior when Python plugin is given no args
...
Split() was incrementing the iterator past the end iterator when given
an empty string, which is undefined behaviour, and triggered an assert
when compiled with debug iterators in MSVC.
4 years ago
Yash Tibrewal
c52cb09f47
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
4 years ago
Esun Kim
86050be0cf
Clean up DEPLOYMENT_TARGET
4 years ago
Esun Kim
1ee0c88817
Add GPR_STDCPP_TLS
4 years ago
Esun Kim
8e9e895ffc
Replace grpc_shutdown_blocking with grpc_shutdown
4 years ago
Yash Tibrewal
70656d0805
Sanitize cronet_status.cc - missing new line
4 years ago
Donna Dionne
aa7b10f659
Bump version to v1.33.x-pre1: regenerate projects
4 years ago
Donna Dionne
aafe657978
Bump version to v1.34.x: regenerate projects
4 years ago
Lidi Zheng
4fa90f42ce
Support pre-compiled Python 3.9 wheels
4 years ago