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

oc adm node-image create --pxe does not generate the correct artifacts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.19.0
    • oc / node-image
    • None
    • Important
    • None
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Previously the oc adm node-image create --pxe generated the pxe artifacts in the wrong subfolder, with other not requested artifacts
    • Bug Fix
    • In Progress

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

      Description of problem:

      oc adm node-image create --pxe does not generate only pxe artifacts, but copies everything from the node-joiner pod. Also, the name of the pxe artifacts are not corrected (prefixed with agent, instead of node)    

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

          

      How reproducible:

      always

      Steps to Reproduce:

          1. oc adm node-image create --pxe

      Actual results:

          All the node-joiner pods are copied. PXE artifacts name are wrong.

      Expected results:

          In the target folder, there should be only the following artifacts:
      * node.x86_64-initrd.img
      * node.x86_64-rootfs.img
      * node.x86_64-vmlinuz

      Additional info:

          

              afasano@redhat.com Andrea Fasano
              openshift-crt-jira-prow OpenShift Prow Bot
              Manoj Hans Manoj Hans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: