envoyproxy/envoy

Clarify configuration validation tests and tools

Open

#15.377 aberto em 9 de mar. de 2021

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
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

Guia do colaborador