Bug 1686026 - [3.10] Network Policy Plugin does not clean up flows from deleted namespaces
Summary: [3.10] Network Policy Plugin does not clean up flows from deleted namespaces
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.10.z
Assignee: Dan Winship
QA Contact: Meng Bo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-06 15:03 UTC by Dan Winship
Modified: 2019-03-14 15:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: Multiple bugs Consequence: When deleting a Namespace that contained NetworkPolicies, some of the OVS rules pertaining to those NetworkPolicies did not get cleaned up. While these rules were harmless in themselves (they wouldn't cause any packets to be mistakenly accepted or rejected), it is possible that the build-up of junk rules might have eventually caused slowdowns. (But note that we are not aware of any customers actually experiencing problems because of this at this time.) Fix: All OVS flows associated with a Namespace should now be deleted properly when that Namespace is deleted. Result: No problems
Clone Of: 1682955
Environment:
Last Closed: 2019-03-14 15:41:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 22252 0 None None None 2019-03-06 15:07:24 UTC

Comment 1 Dan Winship 2019-03-06 15:07:24 UTC
https://github.com/openshift/origin/pull/22252

Comment 4 Dan Winship 2019-03-14 15:41:50 UTC
This PR never managed to merge because of mysterious bugs, and is being dropped.


Note You need to log in before you can comment on or make changes to this bug.