Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/best_practices/edge: fix use_proxy_proto location #9079

Closed
wants to merge 1 commit into from
Closed

docs/best_practices/edge: fix use_proxy_proto location #9079

wants to merge 1 commit into from

Conversation

Dominik-K
Copy link
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
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