enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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.