envoyproxy/envoy
在 GitHub 查看Add check_format fix to prevent things like v2alpha1 in any package namespace
Open
#8,131 创建于 2019年9月3日
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.