Actions
Tracker #13482
closedUpdate Katello web UI to for docker v2 concepts (tags and manifests)
% Done:
0%
Description
Currently, Katello relies on tags and images when working with Docker repos. However, this changes in Docker v2 to be tags and manifests.
We will need to identify areas that refer to docker images, and change those to manifests. This may not be an exact 1:1 change, but anywhere that refers to a docker image will need updating for the new docker registry v2 concepts.
Areas that will need updating include but are not limited to:
- lists of repos
- repos
- "docker details" page in content views
I would suggest finding all areas that need updating, then converting this feature issue to a tracker issue, and creating more granular issues that block this one. Each area that gets updated can be its own PR.
Actions