Skip to content

docs/best_practices/edge: fix use_proxy_proto location#9082

Merged
junr03 merged 1 commit intoenvoyproxy:masterfrom
Dominik-K:docs/best_practices/edge/use_proxy_proto_fixed
Nov 20, 2019
Merged

docs/best_practices/edge: fix use_proxy_proto location#9082
junr03 merged 1 commit intoenvoyproxy:masterfrom
Dominik-K:docs/best_practices/edge/use_proxy_proto_fixed

Conversation

@Dominik-K
Copy link
Copy Markdown
Contributor

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

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

(Sorry for the doubled creation of this PR. Did it wrong (on #9079) with trying to fix to add my DCO. Sad that Github doesn't do it. But there's a Github feature-request for automated DCO signoff, but with just 3 votes, yet.)

`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>
Copy link
Copy Markdown
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@junr03 junr03 merged commit 2785658 into envoyproxy:master Nov 20, 2019
@Dominik-K Dominik-K deleted the docs/best_practices/edge/use_proxy_proto_fixed branch November 21, 2019 09:20
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.

2 participants