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

bpf_metadata: fix setting proxylib l7 protocol #1130

Merged

Conversation

mhofstetter
Copy link
Member

@mhofstetter mhofstetter commented Jan 20, 2025

The refactoring of PR #1129 completely missed calling the newly introduced function configureProxyLibApplicationProtocol in the BPF metadata listener filter.

This commit fixes this.

Looks like the test coverage for the ProxyLib integration in the unit & connectivity tests is quite low - at least the ones that are executed. Probably worth to improve.

The refactoring of PR cilium#1129 completely missed calling the newly
introduced function `configureProxyLibApplicationProtocol` in
the BPF metadata listener filter.

This commit fixes this.

Signed-off-by: Marco Hofstetter <[email protected]>
@mhofstetter mhofstetter requested a review from a team as a code owner January 20, 2025 13:08
@jrajahalme jrajahalme added this pull request to the merge queue Jan 20, 2025
Merged via the queue into cilium:main with commit 5734920 Jan 20, 2025
5 checks passed
@mhofstetter mhofstetter deleted the pr/mhofstetter/fix-bpfmetadata-proxylib branch January 20, 2025 13:46
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