Unable to pull registry.access.redhat.com/ubi8/openjdk-8-runtime image
Anyone have problem pulling the latest ubi8/openjdk-8-runtime container image?
This seems to have started yesterday, getting an error about the signature when I pull it either from registry.access.redhat.com or registry.redhat.io
podman pull registry.access.redhat.com/ubi8/openjdk-8-runtime:latest
Trying to pull registry.access.redhat.com/ubi8/openjdk-8-runtime:latest...
Error: Source image rejected: A signature was required, but no signature exists
Got the same error pulling on different systems, so it appears there might be a problem with the image or its signature?