-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19.0
-
None
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:
- clones
-
OCPBUGS-45311 oc adm node-image create --pxe does not generate the correct artifacts
- Verified
- is blocked by
-
OCPBUGS-45311 oc adm node-image create --pxe does not generate the correct artifacts
- Verified
- links to