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

[2035720] [IPI on Alibabacloud] deploying a private cluster by 'publish: Internal' failed due to 'dns_public_record'

    XMLWordPrintable

Details

    • Important
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

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

      Version:
      $ openshift-install version
      openshift-install 4.10.0-0.nightly-2021-12-23-153012
      built from commit 94a3ed9cbe4db66dc50dab8b85d2abf40fb56426
      release image registry.ci.openshift.org/ocp/release@sha256:39cacdae6214efce10005054fb492f02d26b59fe9d23686dc17ec8a42f428534
      release architecture amd64

      Platform: alibabacloud

      Please specify:

      • IPI (automated install with `openshift-install`. If you don't know, then it's IPI)

      What happened?
      Unexpected error of 'Internal publish strategy is not supported on "alibabacloud" platform', because Internal publish strategy should be supported for "alibabacloud", please clarify otherwise, thanks!

      $ openshift-install create install-config --dir work
      ? SSH Public Key /home/jiwei/.ssh/openshift-qe.pub
      ? Platform alibabacloud
      ? Region us-east-1
      ? Base Domain alicloud-qe.devcluster.openshift.com
      ? Cluster Name jiwei-uu
      ? Pull Secret [? for help] *********
      INFO Install-Config created in: work
      $
      $ vim work/install-config.yaml
      $ yq e '.publish' work/install-config.yaml
      Internal
      $ openshift-install create cluster --dir work --log-level info
      FATAL failed to fetch Metadata: failed to load asset "Install Config": invalid "install-config.yaml" file: publish: Invalid value: "Internal": Internal publish strategy is not supported on "alibabacloud" platform
      $

      What did you expect to happen?
      "publish: Internal" should be supported for platform "alibabacloud".

      How to reproduce it (as minimally and precisely as possible)?
      Always

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              openshift-crt-jira-prow OpenShift Prow Bot
              Jianli Wei Jianli Wei
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: