envoyproxy/envoy

Expose extensions in the ConfigDump endpoint.

Open

#9097 aperta il 21 nov 2019

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
enhancementhelp wanted

Metriche repository

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

Descrizione

Title:

Expose extensions in the ConfigDump endpoint.

Description:

The set of extensions in the envoy binary are logged at startup, but not otherwise exposed. If these extensions were exposed by the config_dump endpoint, then it would be easier for operational tooling (e.g facter) to track what extensions are available. Another use that I have in mind for this is to let Kubernetes ingress controllers inspect an envoy process to ensure that the features it needs are compiled in.

Guida contributor