Actions
Feature #13447
closeddocker v2: Disable v1 support and add support for manifest unit type
Description
As an initial step in moving towards supporting Docker v2 with Pulp 2.8, we need to do the following:
- Runcible/Katello: update the docker importer to disable V1. This change means that Katello will only support Docker v2.
- Runcible: update to support a new docker_manifest unit type.
These 2 things could be broken in to separate issues; however, they are very small in change and will allow development on multiple aspects of the migration to continue.
Actions