envoyproxy/envoy

config: allow double registration with different name and deprecation

Open

#8,540 建立於 2019年10月9日

在 GitHub 查看
 (1 留言) (2 反應) (1 負責人)C++ (5,373 fork)batch import
api/v3enhancementhelp wanted

倉庫指標

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

描述

Description:

To support extension rename with better deprecation. e.g. allow TLS transport socket to be registered as envoy.transport_socket.tls and tls and the latter should be deprecated.

https://github.com/envoyproxy/envoy/pull/8508#discussion_r332119188

Work Items:

  • double registration
  • warn log
  • deprecated stat
  • DEPRECATED_FEATURE_TEST

貢獻者指南