Actions
Feature #13479
closedUpdate katello models to support docker v2
Description
Katello's internal representation of a Docker repo currently is based on the v1 registry concepts of images and tags.
Registry v2 uses tags, manifests, and blobs. This ticket is to track the work to update the models for tags and manifests, and possibly include blobs if it makes sense.
Actions