Actions
Feature #21290
closedAdd Model Bindings for Docker Manifest List
Description
- Create tables and migrations for Docker Manifest List object
- Create polymorphic associations for DockerTag so that it could point to a Manifest or Manifest List
- Create a table that holds references between Docker Manifests belonging to a Manifest list
- Update the repository associations to work appropriately for Docker Manifest and Manifest List
Updated by Partha Aji over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|14128f7d6002733c3f2c4ae9c8e60da0bcab2d3f.
Actions