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

Missing fix in https://github.com/projectcalico/containernetworking-plugins cause new udp connections to delete conntrack table entries #7517

Closed
MaxFedotov opened this issue Mar 30, 2023 · 1 comment

Comments

@MaxFedotov
Copy link

Hello,

we recently found a problem with host port udp connections when using calico - when a new connection arrives, all other connections experience a huge delay. In short, we tracked down this issue to this commit in containernetworking/plugins#705, which is missing in https://github.com/projectcalico/containernetworking-plugins.

After building a new version of portmap plugin with the provided fix the issue was gone. Is it possible to merge this commit and update https://github.com/projectcalico/containernetworking-plugins?

Thanks.

@MichalFupso
Copy link
Contributor

Hi @MaxFedotov, we cherry-picked the change projectcalico/containernetworking-plugins#15. I will go into 3.26 release later this month

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

No branches or pull requests

3 participants