Skip to content

transport socket extension: gRPC TSI based ALTS support #3429

@lizan

Description

@lizan

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 TransportSocket implementation which may be reused to implement other gRPC based transport security (e.g. TLS)
  • ALTS specific TransportSocketConfigFactory to instantiate the TransportSocket.

cc @alyssawilk @htuch

[optional Relevant Links:]
Existing implementation:
https://github.com/istio/proxy/tree/master/src/envoy/alts

Metadata

Metadata

Assignees

Labels

enhancementFeature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions