-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
Customers sometimes create NetworkPolicies that result in pathologically large numbers of OVS flows, breaking the cluster. We should notice when this is happening, warn the user, and ... not break the cluster.
(In particular, if you have a policy that podSelects N source pods and M destination pods, we need to generate N * M OVS flows.)
eg see https://bugzilla.redhat.com/show_bug.cgi?id=1695682, https://bugzilla.redhat.com/show_bug.cgi?id=1968629