envoyproxy/envoy

More flexibility in choosing static vs dynamic config in integration tests

Open

#6,327 建立於 2019年3月20日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)C++ (5,373 fork)batch import
enhancementhelp wantedtech debt

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

In discussion on #6214, @alyssawilk outlined a nice redesign of the integration testing framework's interaction with configs. Here are the relevant comments:

I'm hoping by end of year the integration test framework will just let you live load any component as we can in prod

I'd like to have config booleans for static vs dynamic for all the DSes. So if they were all false, we'd get what we have today, and if they were all true we'd have what is described above, and whatever section is true has the hard-coded configuration swapped out for the discovery service config.

This issue will track that work.

貢獻者指南