envoyproxy/envoy

Refactor Listener configuration

开放

#8,391 创建于 2019年9月26日

 (2 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
api/v3help wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

As per the #next-major-version tag in lds.proto, we want to create a new listener structure for v3. I think this should be done in v2, with the creation of some NewKindOfListener resource and the existing Listener tagged as deprecated at message level. Following this, we can have v3 acting as the deprecation tick to remove.

贡献者指南