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

[IBU] Rollback due to postpivot failure: failed to set no proxy: machineNetwork is empty, must be provided in case of proxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • 4.15.z
    • LCA operator
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      lifecycle-agent.v4.15.3

      Attempted to upgrade a cluster with IBU where seed and target have different proxies.
      The upgrade failed with:

       oc get ibu
      NAME      AGE    DESIRED STAGE   STATE    DETAILS
      upgrade   4d8h   Upgrade         Failed   Rollback due to postpivot failure: failed to set no proxy: machineNetwork is empty, must be provided in case of proxy
      
      oc get network cluster -o yaml
      apiVersion: config.openshift.io/v1
      kind: Network
      metadata:
        creationTimestamp: "2024-05-17T04:06:52Z"
        generation: 2
        name: cluster
        resourceVersion: "3336"
        uid: a902ae3e-58cd-42f1-b101-f1b165e9bf2d
      spec:
        clusterNetwork:
        - cidr: fd01::/48
          hostPrefix: 64
        externalIP:
          policy: {}
        networkType: OVNKubernetes
        serviceNetwork:
        - fd02::/112
      status:
        clusterNetwork:
        - cidr: fd01::/48
          hostPrefix: 64
        clusterNetworkMTU: 1400
        networkType: OVNKubernetes
        serviceNetwork:
        - fd02::/112
      
      

            itsoiref@redhat.com Igal Tsoiref
            achuzhoy@redhat.com Alexander Chuzhoy
            Yang Liu Yang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: