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

lua: add downstreamRemoteAddress() method #29755

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

kenjenkins
Copy link
Contributor

Commit Message: lua: add downstreamRemoteAddress() method
Additional Description:
Risk Level: low
Testing: updated unit test and lua integration test
Docs Changes: updated lua filter docs
Release Notes: added to changelog
Platform Specific Features: n/a
Fixes #29738

Signed-off-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

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

Looks good!

@ggreenway ggreenway merged commit d00ac21 into envoyproxy:main Sep 21, 2023
115 checks passed
@kenjenkins kenjenkins deleted the lua-downstream-remote-address branch September 21, 2023 22:34
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.

Add downstreamRemoteAddress() method to Lua filter stream info object API
2 participants