envoyproxy / envoyproxy/envoy

config: allow double registration with different name and deprecation

Open
#8,540 1 comment 2 reactions 1 assignee Claimed by @lizan View on GitHub
api/v3 enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

*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:

- [x] double registration
- [x] warn log
- [ ] deprecated stat
- [ ] DEPRECATED_FEATURE_TEST

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.