envoyproxy/envoy

cleanup: add proto definition for test extensions

Chiusa

#20.476 aperta il 23 mar 2022

 (5 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/protobufbeginnerbughelp wantedtech debt

Metriche repository

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

Descrizione

Currently, lookup-by-name for extensions is used for internal extensions. This is inconsistent with actual extensions which exclusively use lookup-by-type-URL. The cleanup is to add protos for all internal extensions, and remove the runtime guard usage in the tests.

Guida contributor