Error destroying ipset when deleting NodeNetworkPolicy #6706
Labels
area/network-policy
Issues or PRs related to network policies.
kind/bug
Categorizes issue or PR as related to a bug.
Milestone
Describe the bug
While debugging another issue, I found the following errors in antrea-agent logs:
After adding more logs to the log via #6705, I got the following:
The full log can be downloaded here e2e-kind-encap-all-features-enabled.tar.gz.zip.
The error was gone eventually after being repeated a few times. It may be because the networkpolicy controller didn't remove the iptables rules first before destroying the ipset, or could be a kernel bug that the reference was not deleted immediately after the iptables rules were deleted.
Versions:
Please provide the following information:
The text was updated successfully, but these errors were encountered: