Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-4760

[4.12] Network Policy executes duplicate transactions for every pod update

XMLWordPrintable

      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.

            trozet@redhat.com Tim Rozet
            trozet@redhat.com Tim Rozet
            Anurag Saxena Anurag Saxena
            Arti Sood
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: