envoyproxy/envoy
Ver no GitHubClarify configuration validation tests and tools
Open
#15.377 aberto em 9 de mar. de 2021
area/configurationarea/docshelp wantedtech debt
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
description
there is more than one path to validation of envoy config:
- starting daemon in "validate" mode
- (python) protobuf validation
what these type of validation actually do, how best to validate, and what each tool validates is an ongoing source of confusion.
at very least we need to improve docs around dev/ci, and perhaps also clarify in main docs for end users