Remove unused listener FilterChain on_demand_configuration field (#36786)
Commit Message: Remove unused listener FilterChain on_demand_configuration field Additional Description: API added in https://github.com/envoyproxy/envoy/pull/12599 but the implementation was abandoned in https://github.com/envoyproxy/envoy/pull/12310. The `FilterChain.OnDemandConfiguration` message still shows up in docs, which is confusing: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/listener/v3/listener_components.proto.html#config-listener-v3-filterchain-ondemandconfiguration Risk Level: low Testing: none Docs Changes: none Release Notes: Removed unused `config.listener.v3.FilterChain.OnDemandConfiguration` message Platform Specific Features: none Signed-off-by: Lann Martin <lann.martin@fermyon.com> Mirrored from https://github.com/envoyproxy/envoy @ eb8701451dba33c76ecc0c17e69a55d78131cbe3main
parent
6fc033aea9
commit
ca0e469afc
1 changed files with 2 additions and 22 deletions
Loading…
Reference in new issue