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

Installer: Don't allow provisioning network configuration when provisioning network is Disabled

    XMLWordPrintable

Details

    Description

      An install-config like this is currently allowed:

      platform: 
        baremetal: 
          provisioningNetwork: Disabled
          clusterProvisioningIP: 1.2.3.4
      

      However this will not work - the metal3 services will wait forever for the specified IP to come up on the host running the metal3 pod.

      For some time we've [disabled the initContainer](https://github.com/openshift/cluster-baremetal-operator/pull/165) that runs [set-static-ip](https://github.com/openshift/ironic-static-ip-manager) so the IP will never become active

      We should add validation to the installer so this combination is not allowed

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-gps-shardy Steven Hardy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: