PinnedImageSet parameter not working with OpenShift 4.19
When trying to build the image (OpenShift 4.19.4 in my case) with the parameter createPinnedImageSets: true in the appliance-config.yaml, it fails asking for a mapping.txt file, output below:
podman run --rm -it --pull newer --privileged --net=host -v $APPLIANCE_ASSETS:/assets:Z $APPLIANCE_IMAGE build
INFO Reusing appliance base disk image from cache
INFO Successfully generated container registry image
INFO Successfully pulled OpenShift 4.19.4 release images required for installation
INFO Successfully generated data ISO
ERROR unable to find mapping.txt in cache
FATAL failed to fetch Appliance disk image: failed to fetch dependency of "Appliance disk image": failed to fetch dependency of "Appliance Recovery ISO": failed to fetch dependency of "Recovery Ignition": failed to fetch dependency of "Bootstrap ignition": failed to generate asset "Install ignition": unable to find mapping.txt in cache
Setting createPinnedImageSets: false with the rest of the config untouched results in a successful build.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale