envoyproxy/envoy
Ver no GitHubCreate script that uses /config_dump to create a static Envoy config
Open
#3.310 aberto em 8 de mai. de 2018
enhancementhelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
Related to https://github.com/envoyproxy/envoy/issues/2421.
Once /config_dump is created, we should be able to create a script that dumps the current configuration and creates a static config that is similar to the dynamic config. This will involve converting dynamic listeners to static, dynamic clusters to static, EDS clusters, to static, etc.