envoyproxy/envoy

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

Open

#8131 aperta il 3 set 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
api/v3help wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor