Skip to content

Conversation

swagatbora90
Copy link
Contributor

Related: #4311 (comment)

While testing out a CNI firewall plugin feature, I found that the tests for the feature were failing since because the CI ubuntu runners do not have br-netfilter module loaded, which is required for this feature to work. We need the bridged traffic to go through netfilter.

This updates the runner to load the br_netfilter module.

@swagatbora90 swagatbora90 force-pushed the load_br_netfilter_module branch 2 times, most recently from 3df3490 to 4dc277e Compare August 25, 2025 03:54
@swagatbora90 swagatbora90 force-pushed the load_br_netfilter_module branch from 4dc277e to 1b2bfb9 Compare August 25, 2025 06:52
@AkihiroSuda AkihiroSuda added this to the v2.1.4 milestone Aug 26, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 4a6e584 into containerd:main Aug 26, 2025
66 of 70 checks passed
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