-
Bug
-
Resolution: Done
-
Critical
-
4.9.z
-
+
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
With every pod update we are executing a mutate operation to add the pod port to the port group or add the pod IP to an address set. This functionally doesn't hurt, since mutate will not add duplicate values to the same set. However, this is bad for performance. For example, with a 730 network policies affecting a pod, and issuing 7 pod updates would result in over 5k transactions.
- clones
-
OCPBUGS-4659 Network Policy executes duplicate transactions for every pod update
- Closed
- depends on
-
OCPBUGS-4659 Network Policy executes duplicate transactions for every pod update
- Closed
- is cloned by
-
OCPBUGS-4860 [4.11] Network Policy executes duplicate transactions for every pod update
- Closed
- is depended on by
-
OCPBUGS-4860 [4.11] Network Policy executes duplicate transactions for every pod update
- Closed
- links to