api: update warning (#23995)

Risk Level: low
Testing: n/a
Docs Changes: yes
Release Notes: no

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>

Mirrored from https://github.com/envoyproxy/envoy @ 7afbbe1ec583de9b4ce336f3271124e8b46da8d0
pull/626/head
data-plane-api(Azure Pipelines) 2 years ago
parent 5a8de4f676
commit d75292fdf7
  1. 5
      envoy/extensions/upstreams/http/v3/http_protocol_options.proto

@ -150,9 +150,8 @@ message HttpProtocolOptions {
AutoHttpConfig auto_config = 5;
}
// .. warning::
// Upstream HTTP filters are not supported by default.
// This warning will be removed as support moves beyond alpha.
// .. note::
// Upstream HTTP filters are currently in alpha.
//
// Optional HTTP filters for the upstream filter chain.
//

Loading…
Cancel
Save