extensions: strongly prefer type URL lookup (#20397)
Use type_url to look up extensions. This prevents the undesirable practice of putting invalid protobufs to avoid a type lookup or duplicating the type URL. Risk Level: medium, affects extensions with duplicated type URLs or no configuration Testing: yes Docs Changes: yes, this has been the recommendation for awhile. Release Notes: yes Runtime Guard: envoy.reloadable_features.no_extension_lookup_by_name Signed-off-by: Kuat Yessenov <kuat@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 8cb6862fe6099cd8583a64ff037ecdeaf0e939fapull/626/head
parent
8832dd9c53
commit
eacc8a085f
4 changed files with 7 additions and 13 deletions
Loading…
Reference in new issue