enhancementhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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.