envoyproxy/envoy

config: allow double registration with different name and deprecation

Open

#8,540 opened on 2019年10月9日

GitHub で見る
 (1 comment) (2 reactions) (1 assignee)C++ (5,373 forks)batch import
api/v3enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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

コントリビューターガイド