envoyproxy/envoy
Auf GitHub ansehenClarify configuration validation tests and tools
Open
#15.377 geöffnet am 9. März 2021
area/configurationarea/docshelp wantedtech debt
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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