Actions
Bug #18593
closeddocker repos not synced to capsule
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
To reproduce:
+ create and sync a docker repo
+ add repo to cv
+ create docker filter (eg. include tag "latest" only)
+ publish
+ promote to lce that is associated w/ capsule
expected results:
capsule has just the docker manifest and tags in the lce/cv
actual results:
capsule has no docker images
Updated by Thomas McKay over 7 years ago
The capsule sync had errors:
DKR1007: Could not fetch repository 3-red_hat_container_catalog-production-bbdc6654-1a1c-489f-a406-57d7e23e0cdf from registry https://devel.example.com:5000 - NOT FOUND
The capsule will need to pull by the repo_registry_id, IIUC.
Updated by Justin Sherrill over 7 years ago
- Assignee set to Justin Sherrill
- Target version set to 169
- Translation missing: en.field_release set to 211
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6622 added
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|ebd33521c826d05d5b0f68da85184415d355933c.
Actions