-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue
Description
Description:
The proposal is to upstream the ALTS support based on gRPC TSI (transport socket interface) implementation to Envoy main repo.
The current implementation have two part:
- gRPC TSI based
TransportSocketimplementation which may be reused to implement other gRPC based transport security (e.g. TLS) - ALTS specific
TransportSocketConfigFactoryto instantiate theTransportSocket.
[optional Relevant Links:]
Existing implementation:
https://github.com/istio/proxy/tree/master/src/envoy/alts
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue