envoyproxy/envoy

Add check_format fix to prevent things like v2alpha1 in any package namespace

Open

#8,131 创建于 2019年9月3日

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

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

The Envoy versioning scheme is vN, vNalpha, v(N+1), v(N+1)alpha. We should avoid irregularities like v2alpha1 which exist today via a presubmit.

贡献者指南