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

CAPZ-based azurestack cloud provider should use standard LB

XMLWordPrintable

    • Critical
    • Yes
    • Approved
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      This is a clone of issue OCPBUGS-55722. The following is the description of the original issue:

      Description of problem:

      Ingress operator fails to create service LB with

          level=error msg=--------------------------------------------------------------------------------
      level=error msg=RESPONSE 400: 400 Bad Request
      level=error msg=ERROR CODE: PublicIPAndLBSkuDoNotMatch
      level=error msg=--------------------------------------------------------------------------------
      level=error msg={
      level=error msg=  "error": {
      level=error msg=    "code": "PublicIPAndLBSkuDoNotMatch",
      level=error msg=    "message": "Standard sku load balancer /subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-xsi7s39l-4055a/providers/Microsoft.Network/loadBalancers/ci-op-xsi7s39l-4055a-q5m6z cannot reference Basic sku publicIP /subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-xsi7s39l-4055a/providers/Microsoft.Network/publicIPAddresses/ci-op-xsi7s39l-4055a-q5m6z-a7a05bf34d81542a98fee7a9367aafe7.",
      level=error msg=    "details": []
      level=error msg=  }
      level=error msg=}
      level=error msg=---------

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

          4.19.0

      How reproducible:

          Always, it's in CI:
      https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_installer/9683/pull-ci-openshift-installer-main-e2e-azurestack/1917442841194270720

      Steps to Reproduce:

          1. All installs
          2.
          3.
          

      Actual results:

          Ingress service LB fails to create because we create a standard LB, which is somewhat newly supported in Azure Stack. Cloud provider config was still configured to expect a Basic LB.

      Expected results:

          Cloud provider config should match LB type (standard) so that service LB can be created.

      Additional info:

          

       

              padillon Patrick Dillon
              openshift-crt-jira-prow OpenShift Prow Bot
              Jinyun Ma Jinyun Ma
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: