Skip to content

docs/best_practices/edge: fix use_proxy_proto location#9079

Closed
Dominik-K wants to merge 1 commit into
envoyproxy:masterfrom
Dominik-K:patch-1
Closed

docs/best_practices/edge: fix use_proxy_proto location#9079
Dominik-K wants to merge 1 commit into
envoyproxy:masterfrom
Dominik-K:patch-1

Conversation

@Dominik-K
Copy link
Copy Markdown
Contributor

Description: Small fix in docs: use_proxy_proto is part of the listener.FilterChain (not HttpConnectionManager)
Risk Level: None
Testing: Manually tested with envoyproxy/envoy-alpine:v1.12.1 (Docker image)
Docs Changes: see description
Release Notes: docs: corrected use of use_proxy_proto in edge-proxy best-practice example

Fix for #8001

`use_proxy_proto` is part of the `listener.FilterChain` (not `HttpConnectionManager`)
https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/listener/listener.proto#listener-filterchain

Signed-off-by: Dominik <dominik-k@mailbox.org>
@Dominik-K
Copy link
Copy Markdown
Contributor Author

PR re-done in #9082.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant