Description of problem: windows-efi-installer fails for en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso Actual results: modify-windows-iso-file-pod failed with "Usage of EmptyDir volume "extracted-iso-files" exceeds the limit "7Gi". " Expected results: Pipeline succeeds
Extracting the files manually show that the files should be only around 5G [dominik@p1gen3 iso]$ guestfish -a en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso -m /dev/sda tar-out / - | tar xvf - -C /tmp/extracted-iso-files [dominik@p1gen3 iso]$ du -sh /tmp/extracted-iso-files/ 5.0G /tmp/extracted-iso-files/ So the size limit of 7Gi should be fine, but maybe it could be increased by a few Gi to be able to handle bigger windows installation media.
Worked and passed using custom namespace.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.14.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6817