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

Detect iptables version and use the same mode with kube-proxy #2533

Closed
zhangzujian opened this issue Mar 21, 2023 · 2 comments · Fixed by #2535
Closed

Detect iptables version and use the same mode with kube-proxy #2533

zhangzujian opened this issue Mar 21, 2023 · 2 comments · Fixed by #2535
Labels
feature New network feature

Comments

@zhangzujian
Copy link
Member

zhangzujian commented Mar 21, 2023

Feature request

Use case

Fix submariner integration in ubuntu 22.04.

https://github.com/kubernetes-sigs/iptables-wrappers/blob/master/README.md

@zhangzujian zhangzujian changed the title Detect iptables version and use the same backend with the host Detect iptables version and use the same mode with kube-proxy Mar 21, 2023
@zhangzujian zhangzujian added the feature New network feature label Mar 21, 2023
@zhangzujian zhangzujian linked a pull request Mar 22, 2023 that will close this issue
1 task
@Cynerva
Copy link

Cynerva commented May 5, 2023

It looks like this should also fix an issue I've been having with BGP-routed requests to pods, where reply packets from pods don't hit the "early accept" rules from kube-ovn, and instead go through the KUBE-FORWARD chain where they get dropped.

Any idea when this fix might make it out to a stable release?

@oilbeater
Copy link
Collaborator

@Cynerva we have backport this patch to release-1.11 branch and will publish v1.11.5 next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New network feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants