envoyproxy/envoy

config: allow double registration with different name and deprecation

Open

#8540 aperta il 9 ott 2019

Vedi su GitHub
 (1 commento) (2 reazioni) (1 assegnatario)C++ (5373 fork)batch import
api/v3enhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor