-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19.0
-
None
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:
- blocks
-
OCPBUGS-46449 oc adm node-image create --pxe does not generate the correct artifacts
- Verified
- is cloned by
-
OCPBUGS-45317 node-joiner --pxe does not rename the pxe artifacts
- Verified
-
OCPBUGS-46449 oc adm node-image create --pxe does not generate the correct artifacts
- Verified
- links to