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

Irrelevant vsphere platform data is required

XMLWordPrintable

    • None
    • Agent Sprint 231
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Similar to how, due to the install-config validation, the baremetal platform previously required a bunch of fields that are actually ignored (OCPBUGS-3278), we similarly require values for the following fields in the platform.vsphere section:

      • vCenter
      • username
      • password
      • datacenter
      • defaultDatastore

      None of these values are actually used in the agent-based installer at present, and they should not be required.

      Users can work around this by specifying dummy values in the platform config (note that the VIP values are required and must be genuine):

      platform:
        vsphere:
          apiVIP: 192.168.111.1
          ingressVIP: 192.168.111.2
          vCenter: a
          username: b
          password: c
          datacenter: d
          defaultDatastore: e
      

            zabitter Zane Bitter
            zabitter Zane Bitter
            zhenying niu zhenying niu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: