-
Bug
-
Resolution: Done
-
Major
-
Unspecified
-
None
-
None
-
False
-
-
False
-
None
Description
The Images tab in Execution Environments appears empty even though user has pushed an image. Screenshots attached one from stable-4.5, the other from feature/rbac-roles
Steps to Reproduce
podman login registry.redhat.io podman pull registry.redhat.io/openshift3/logging-elasticsearch:latest podman tag registry.redhat.io/openshift3/logging-elasticsearch:latest localhost:5001/execution_env_1 podman login --username admin --password admin https://localhost:5001 --tls-verify=false podman push localhost:5001/execution_env_1 --remove-signatures --tls-verify=false
1-Login to ahub with admin/admin
2-Go to http://localhost:8002/ui/containers/execution_env_1/_content/images
Actual Behavior
No images yet
Expected Behavior
A row with the layers, size, digest, etc
- mentioned on