Chuan Ren
|
2b1265b42f
|
Add file-sourced external credentials
|
4 years ago |
Yash Tibrewal
|
505b9cf3eb
|
iModify build script to add tests for --define=grpc_no_xds=true
|
4 years ago |
Yash Tibrewal
|
e11a670736
|
Add XdsCertificateProvider
|
4 years ago |
ZhenLian
|
d5d35650b0
|
add API to get last modification time of a file
|
4 years ago |
yang-g
|
2dfc3777af
|
Add missing dependency
|
4 years ago |
ZhenLian
|
518ed1303c
|
Add Credential Loading From Static Providers For TLS Credentials
|
4 years ago |
Yash Tibrewal
|
b62f33cd39
|
Fix --define=grpc_no_xds=true build
|
4 years ago |
Yash Tibrewal
|
ea027f0ef5
|
CertificateProviderStore implementation
|
4 years ago |
Chuan Ren
|
4c93d36d08
|
Add url-sourced external credentials
|
4 years ago |
Yash Tibrewal
|
95299ec00b
|
xDS bootstrap parsing changes for certificate providers
|
4 years ago |
Mark D. Roth
|
e496705ea3
|
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
|
4 years ago |
Esun Kim
|
c08f33c437
|
Fix clang-tidy errors
|
4 years ago |
Mark D. Roth
|
51997e36d0
|
Remove unnecessary dependencies for xds_cluster_manager LB policy.
|
4 years ago |
Chuan Ren
|
0cf672d42e
|
Add implementation of base external account credentials
|
4 years ago |
Mark D. Roth
|
2168ba83ec
|
add missing dep
|
4 years ago |
Mark D. Roth
|
f81650f497
|
update list of upbdefs files in build
|
4 years ago |
Yash Tibrewal
|
c52cb09f47
|
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
|
4 years ago |
Esun Kim
|
1ee0c88817
|
Add GPR_STDCPP_TLS
|
4 years ago |
Donna Dionne
|
9792ea3caa
|
Bump version to v1.34.x
|
4 years ago |
Karthik Ravi Shankar
|
4f6e13519c
|
Move channel plugin from grpc_impl to grpc
Reverts: https://github.com/grpc/grpc/pull/18375
|
4 years ago |
Karthik Ravi Shankar
|
e549843885
|
Move remaining classes to grpc from grpc_impl
|
4 years ago |
Yash Tibrewal
|
48ec53971a
|
gRPC Core API to create Xds channel credentials
|
4 years ago |
Mark D. Roth
|
799e805e8a
|
Move locality load reporting to EDS policy.
|
4 years ago |
Mark D. Roth
|
71050c88b9
|
Move EDS drop handling to a new eds_drop LB policy.
|
4 years ago |
Yash Tibrewal
|
2a56886513
|
Update submodules: envoy-api, protoc-gen-validate, udpa
|
4 years ago |
Mark D. Roth
|
1ba51dcb1a
|
Share XdsClient between channels.
|
4 years ago |
Mark D. Roth
|
98841a990d
|
Implement DualRefCounted interface for objects needing strong and weak refs.
|
4 years ago |
Yash Tibrewal
|
11abbd3828
|
Add parsing logic for GoogleMeshCaConfig
|
4 years ago |
Donna Dionne
|
ffb560090a
|
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
|
4 years ago |
Yash Tibrewal
|
cdda406115
|
Add certificate provider registry implementation
|
4 years ago |
Alisha Nanda
|
25c35b6db7
|
Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context""
This reverts commit 84c4994dc7 .
|
4 years ago |
Yash Tibrewal
|
73563e41b0
|
Add certificate provider factory, store and registry headers
|
4 years ago |
ZhenLian
|
1a275d7eab
|
Add tls_certificate_distributor implementation
|
4 years ago |
Mark D. Roth
|
9fd377b160
|
Bump version number to 1.32.0.
|
4 years ago |
Karthik Ravi Shankar
|
67667eb7b6
|
Revert ...
|
4 years ago |
Alisha Nanda
|
84c4994dc7
|
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
This reverts commit 7c098321bd , reversing
changes made to d109f4b406 .
|
4 years ago |
Mark D. Roth
|
79f8fc664e
|
Allow bazel builds without xDS via "--define grpc_no_xds=true".
|
4 years ago |
Karthik Ravi Shankar
|
b657c8d79c
|
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
|
4 years ago |
Mark D. Roth
|
6514396713
|
update build files
|
4 years ago |
Karthik Ravi Shankar
|
f1abdd1725
|
Revert "Move ServerContext from ::grpc_impl to ::grpc"
|
4 years ago |
Yash Tibrewal
|
025d9d8e8a
|
Remove xDS support from unsecure builds
|
4 years ago |
Yash Tibrewal
|
2a72f72a84
|
CertificateProvider API
|
4 years ago |
Mark D. Roth
|
a818a376b2
|
Change version to 1.32-pre1 and bump major core version number.
|
4 years ago |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
4 years ago |
Ashitha Santhosh
|
369bd24b7c
|
Add mock CEL APIs.
|
4 years ago |
Karthik Ravi Shankar
|
967c0a2a32
|
Move Server from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18458
|
4 years ago |
ashithasantosh
|
5820e833fc
|
Add activation logic and endpoint getters.
|
4 years ago |
Mark D. Roth
|
bd73844208
|
Move parse_address library from client_channel to iomgr.
|
4 years ago |
Yash Tibrewal
|
55821f5cf8
|
Revert "Merge pull request #23786 from michaelywg/cel_create_activation"
This reverts commit fe59761648 , reversing
changes made to 1856e224c3 .
|
4 years ago |
Mark D. Roth
|
12fc8f6a35
|
Change URI parser to take absl::string_view and move tests to correct directory.
|
4 years ago |