envoyproxy / envoy-mobile

Client HTTP and networking library based on the Envoy project for iOS, Android, and more.
https://envoymobile.io
Apache License 2.0
557 stars 84 forks source link

bridge: fix up proto registration #2702

Closed alyssawilk closed 1 year ago

alyssawilk commented 1 year ago

This fixes up issues exposed in https://github.com/envoyproxy/envoy/pull/24151 where the PlatformBridgeCertValidatorFactory was not associated with the PlatformBridgeCertValidator proto.

Risk Level: low Testing: https://github.com/envoyproxy/envoy/pull/24151 Docs Changes: n/a Release Notes: n/a

alyssawilk commented 1 year ago

cc @danzh2010