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

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
    • Rejected
    • 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
    • Proposed

      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
              afasano@redhat.com Andrea Fasano
              Biagio Manzari Biagio Manzari
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: