envoyproxy/envoy

Clarify configuration validation tests and tools

Open

#15,377 opened on 2021年3月9日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/configurationarea/docshelp wantedtech debt

Repository metrics

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

説明

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

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