config: allow double registration with different name and deprecation
Open
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
Assessment
This issue has not been assessed yet.