Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-1645

Operator sets podAffinity on Redis HA installation

XMLWordPrintable

    • False
    • False
    • Hide
      Before this update, if you installed the HA variant of Argo CD through the Operator, the Operator created the Redis StatefulSet object with podAffinity rules instead of podAntiAffinity rules. This update fixes this issue and now the Operator creates the Redis StatefulSet with podAntiAffinity rules.
      Show
      Before this update, if you installed the HA variant of Argo CD through the Operator, the Operator created the Redis StatefulSet object with podAffinity rules instead of podAntiAffinity rules. This update fixes this issue and now the Operator creates the Redis StatefulSet with podAntiAffinity rules.

      When installing the HA variant of Argo CD through the Operator, the Operator creates the Redis StatefulSet with podAffinity rules, instead of podAntiAffinity rules.

      This leads to all Redis pods being deployed on the same node, while they should all reside on a different node for fault tolerance.

            jpitman63 John Pitman
            jfischer@redhat.com Jann Fischer
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: