Skip to content

fix: proxy protocol envoyfilter for istio gateway#80

Merged
thesuperzapper merged 2 commits into
deployKF:mainfrom
thesuperzapper:fix-proxy-protocol-envoyfilter
Jan 27, 2024
Merged

fix: proxy protocol envoyfilter for istio gateway#80
thesuperzapper merged 2 commits into
deployKF:mainfrom
thesuperzapper:fix-proxy-protocol-envoyfilter

Conversation

@thesuperzapper

Copy link
Copy Markdown
Member

While the vast majority of users do not need to enable deploykf_core.deploykf_istio_gateway.gateway.enableProxyProtocol, our previous implementation was not working properly in newer versions of Istio. This PR updates the method of enabling "proxy protocol" on the gateway to the one described on this page of Istio's docs.

Note, setting deploykf_core.deploykf_istio_gateway.gateway.enableProxyProtocol to true now requires Istio 1.17+. as this was the version that introduced applyTo: LISTENER_FILTER in the EnvoyFilter spec.

@thesuperzapper thesuperzapper added this to the v0.1.4 milestone Jan 23, 2024
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into an upcoming release label Jan 27, 2024
@thesuperzapper
thesuperzapper merged commit 4a0f686 into deployKF:main Jan 27, 2024
@thesuperzapper
thesuperzapper deleted the fix-proxy-protocol-envoyfilter branch January 27, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix status/ready-to-merge status - this will be merged into an upcoming release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant