mobile: making api listener configurable (#24745)
Adding envoy.reloadable_features.use_api_listener to control if the regular listener manager or the api listener manager is used. note this does not use the usual reloadable or restart flags mechanism (due to it not being loaded at the time) but instead checks for the string literal in bootstrap YAML. Risk Level: low Testing: new integration test Docs Changes: n/a Release Notes: n/a Signed-off-by: Alyssa Wilk <alyssar@chromium.org> Mirrored from https://github.com/envoyproxy/envoy @ a9d852b50511c1ff59a96815a38811f9853b00edpull/626/head
parent
ac99b90241
commit
d7e17e6820
2 changed files with 19 additions and 1 deletions
Loading…
Reference in new issue