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

installation failed when machineNetworks set same ip for api-vip and ingress vip.

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Critical
    • Yes
    • None
    • Proposed
    • None
    • Done
    • Bug Fix
    • Hide
      * Before this update, installing a cluster on {vmw-full} failed when the API VIP and the ingress VIP used one load balancer IP address. With this release, the API VIP and the ingress VIP are now distinct in `machineNetworks` and the issue is resolved.
      (link:https://issues.redhat.com/browse/OCPBUGS-56601 [OCPBUGS-56601])
      Show
      * Before this update, installing a cluster on {vmw-full} failed when the API VIP and the ingress VIP used one load balancer IP address. With this release, the API VIP and the ingress VIP are now distinct in `machineNetworks` and the issue is resolved. (link: https://issues.redhat.com/browse/OCPBUGS-56601 [ OCPBUGS-56601 ])
    • None
    • None
    • None
    • None

      Description of problem:

          installation failed when using LB_TYPE: UserManaged on 4.19+, after debug, we found API VIP and ingress VIP was same in machineNetworks.
      the error info refer to below:
      The Infrastructure "cluster" is invalid: spec.platformSpec.vsphere.machineNetworks: Invalid value: "array": failed rule: self.all(x, self.exists_one(y, x == y))

      Version-Release number of selected component (if applicable):

          4.19+

      How reproducible:

          always

      Steps to Reproduce:

          config LB_TYPE: UserManaged and install the cluster.
          

      Actual results:

          installation failed.

      Expected results:

          installation successful.

      Additional info:

          

              padillon Patrick Dillon
              wwei@redhat.com Wenxin Wei
              None
              None
              Wenxin Wei Wenxin Wei
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: