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

extproc: allow configuring an UDS listen address #149

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

nacx
Copy link
Contributor

@nacx nacx commented Jan 21, 2025

Allows configuring extproc to listen on an Unix domain socket. Note that this PR just enables it in the extproc filter. Follow-up PRs will be needed to accommodate that in the controller as well, but that would require further changes to how the Gateway itself (not only the filter) is deployed, to mount a common volume for the UDS.

@nacx nacx requested a review from a team as a code owner January 21, 2025 00:26
@mathetake mathetake merged commit 8b7a1e9 into envoyproxy:main Jan 21, 2025
12 checks passed
@nacx nacx deleted the uds branch January 21, 2025 00:53
aabchoo pushed a commit that referenced this pull request Jan 21, 2025
Allows configuring extproc to listen on an Unix domain socket. Note that
this PR just enables it in the extproc filter. Follow-up PRs will be
needed to accommodate that in the controller as well, but that would
require further changes to how the Gateway itself (not only the filter)
is deployed, to mount a common volume for the UDS.

Signed-off-by: Ignasi Barrera <[email protected]>
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