envoyproxy/envoy

cleanup: add proto definition for test extensions

已關閉

#20,476 建立於 2022年3月23日

 (5 則留言) (0 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
area/protobufbeginnerbughelp wantedtech debt

倉庫指標

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

描述

Currently, lookup-by-name for extensions is used for internal extensions. This is inconsistent with actual extensions which exclusively use lookup-by-type-URL. The cleanup is to add protos for all internal extensions, and remove the runtime guard usage in the tests.

貢獻者指南