envoyproxy/envoy

Create script that uses /config_dump to create a static Envoy config

開放

#3,310 建立於 2018年5月8日

 (1 則留言) (0 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南