-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
2.5
-
False
-
-
False
-
Important
Description
Trying to pull versionless ee-supported-rhel9 image got error:
~~~
$ podman pull registry.redhat.io/ansible-automation-platform/ee-supported-rhel9
Trying to pull registry.redhat.io/ansible-automation-platform/ee-supported-rhel9:latest...
Error: initializing source docker://registry.redhat.io/ansible-automation-platform/ee-supported-rhel9:latest: reading manifest latest in registry.redhat.io/ansible-automation-platform/ee-supported-rhel9: unauthorized: access to the requested resource is not authorized
~~~
ee-minimal-rhel9 works fine.
versionless ee-supported-rhel9 is missing from catalog
Steps to Reproduce
- Try to pull the image using command: podman pull registry.redhat.io/ansible-automation-platform/ee-supported-rhel9
Actual Behavior
the image is missing and fails to pull
Expected Behavior
ee-supported-rhel9 should be present just like ee-minimal-rhel9{}