envoyproxy/envoy

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

Open

#8,131 opened on 2019年9月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
api/v3help wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド