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

Backport expose listener socket options #4200

Merged
merged 4 commits into from
Jan 27, 2021

Conversation

sam-heilbron
Copy link
Contributor

@sam-heilbron sam-heilbron commented Jan 27, 2021

Description

Allow for the configuration of socket options on the envoy listener. This is useful, for example, to set TCP keep alive for downstream connections to envoy (e.g., NLB in front of envoy).

Backport of: solo-io#4191

Context

Users have requested this in environments where they have an NLB in front of envoy where they cannot configure keep alives, per envoyproxy/envoy#3634 (comment)

Checklist:

@solo-changelog-bot
Copy link

Issues linked to changelog:
solo-io#3758

@github-actions github-actions bot added the keep pr updated signals bulldozer to keep pr up to date with base branch label Jan 27, 2021
@soloio-bulldozer soloio-bulldozer bot merged commit efdfbd8 into v1.5.x Jan 27, 2021
@soloio-bulldozer soloio-bulldozer bot deleted the backport/v1.5.x/socket-options branch January 27, 2021 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep pr updated signals bulldozer to keep pr up to date with base branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants