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

SingleReplica HCPs can not upgrade on cluster with nodes in a single zone

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.15, 4.16, 4.17.0, 4.18.0
    • HyperShift
    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None

      While updating an HC with controllerAvailabilityPolicy of SingleReplica, the HCP doesn't fully rollout with 3 pod stuck in Pending

      multus-admission-controller-5b5c95684b-v5qgd          0/2     Pending   0               4m36s
      network-node-identity-7b54d84df4-dxx27                0/3     Pending   0               4m12s
      ovnkube-control-plane-647ffb5f4d-hk6fg                0/3     Pending   0               4m21s
      

      This is because these deployment all have requiredDuringSchedulingIgnoredDuringExecution zone anti-affinity and maxUnavailable: 25% (i.e. 1)

      Thus the old pod blocks scheduling of the new pod.

            cewong@redhat.com Cesar Wong
            sjenning Seth Jennings
            Feilian Xie Feilian Xie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: