Yash Tibrewal
|
b8575847e3
|
Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628)
|
2021-07-08 15:19:47 -07:00 |
Esun Kim
|
460898f11c
|
Migrated from grpc_error_string to grpc_error_std_string (#26068)
* Added grpc_error_std_string
* Migrated to grpc_error_std_string
|
2021-04-23 16:31:54 -07:00 |
Esun Kim
|
ca945a58e9
|
Introduced grpc_error_handle (#25902)
- Define grpc_error_handle
- Replace grpc_error* with grpc_error_handle
|
2021-04-22 12:00:28 -07:00 |
Yash Tibrewal
|
0e0bc355ce
|
xDS changes for server listener resource name template (#24965)
* xDS: Server listener resource name template changes
* Reviewer comments
|
2021-03-10 15:35:41 -08:00 |
Lidi Zheng
|
2efd2d5216
|
Fix a typo in xDS bootstrap parsing
|
2021-02-17 16:10:34 -08:00 |
Esun Kim
|
9bd7c4917a
|
Fix unused-parameter warning
|
2021-01-19 18:18:09 -08:00 |
Mark D. Roth
|
8ddbc50272
|
change xDS certificate provider to contain a map by cluster
|
2021-01-12 10:51:50 -08:00 |
Yash Tibrewal
|
c9e99945ec
|
Add SANs matching for xDS credentials
|
2020-12-08 15:15:39 -08:00 |
ZhenLian
|
de4e8a4680
|
refactor PemKeyCertPair
|
2020-12-07 12:10:45 -08:00 |
Esun Kim
|
53ab235fb8
|
Fix google-explicit-constructor
|
2020-12-03 15:03:39 -08:00 |
Yash Tibrewal
|
33b4911a50
|
xDS client security integration
|
2020-11-20 17:37:27 -08:00 |
Yash Tibrewal
|
abdc490f72
|
Protect xds security code with environment variable
|
2020-11-17 17:18:27 -08:00 |
Yash Tibrewal
|
d45bbe46e0
|
File watcher certificate provider config parsing
|
2020-11-10 15:49:23 -08:00 |
Yash Tibrewal
|
f22e350b0a
|
Update bootstrap string for certificate providers
|
2020-11-04 14:32:13 -08:00 |
Mark D. Roth
|
12fbb6c789
|
Merge pull request #24635 from markdroth/xds_channel_creds_registry
Add XdsChannelCredsRegistry
|
2020-11-02 15:31:09 -08:00 |
Mark D. Roth
|
23618d9ddd
|
Add XdsChannelCredsRegistry
|
2020-11-02 12:01:26 -08:00 |
Yash Tibrewal
|
e11a670736
|
Add XdsCertificateProvider
|
2020-10-30 10:15:57 -07:00 |
Mark D. Roth
|
b58fed9cc4
|
xds: Move channel creds creation into bootstrap parser.
|
2020-10-29 14:59:33 -07:00 |
Yash Tibrewal
|
ea027f0ef5
|
CertificateProviderStore implementation
|
2020-10-20 23:05:36 -07:00 |
Yash Tibrewal
|
11abbd3828
|
Add parsing logic for GoogleMeshCaConfig
|
2020-09-17 09:33:10 -07:00 |