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

Bogus warning message when creating manifests

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Description of problem:

      Creating the installation manifests results in a bogus warning message about discarding existing manifests, even though none exist.

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

      Tested on 4.15 dev, but the problem appears to have been present since 4.2.

      How reproducible:

      100%

      Steps to Reproduce:

      1. Start with an empty dir containing only an install-config.yaml with platform: baremetal
      2. Run "openshift-install create manifests"
      3. There is no step 3
      

      Actual results:

      INFO Consuming Install Config from target directory 
      WARNING Discarding the Openshift Manifests that was provided in the target directory because its dependencies are dirty and it needs to be regenerated 
      INFO Manifests created in: test/manifests and test/openshift 
      

      Expected results:

      INFO Consuming Install Config from target directory           
      INFO Manifests created in: test/manifests and test/openshift 
      

      Additional info:

      The issue is due to multiple assets referencing the same files.

            zabitter Zane Bitter
            zabitter Zane Bitter
            Jinyun Ma Jinyun Ma
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: