Bug #8222
When I upload a docker image with a tag that already exists in a repo, I erroneously get duplicate tags in Katello
Description
We need to clear out the tags before we index the docker repo images.
Steps to test:
1. Create two docker images with the same tag (ie latest)
2. Upload both images
3. Check the tag count and confirm there's only one latest tag
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Target version set to 59
- Pull request https://github.com/Katello/katello/pull/4791 added
- Pull request deleted (
)
#2
Updated by Eric Helms over 7 years ago
- Legacy Backlogs Release (now unused) set to 14
- Triaged changed from No to Yes
#3
Updated by Eric Helms over 7 years ago
- Target version changed from 59 to 61
#4
Updated by David Davis over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|184b1b1678ae88f4bb7a01f55f18acc4500e5d80.
#5
Updated by David Davis over 7 years ago
- Blocks Tracker #7125: Docker Content Support added
Fixes #8222 - Prevent duplicate docker tags for repos