envoyproxy/envoy

Refactor Listener configuration

Open

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

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
api/v3help wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 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.

贡献者指南