Bug #10620
closedCan not pull docker images from katello once they are synced
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1225195
Using the script at https://github.com/bkearney/soe-reference-architecture/blob/bk/container.sh I can not pull any of docker images from the satellite.
Expected result: Be able to docker pull any of the items.
Actual Result: 404 because they are protected.
Updated by Partha Aji over 9 years ago
- Subject changed from Can not pull docker images from Satellite 6 once they are synced to Can not pull docker images from katello once they are synced
This mainly occurs for repositories synced via CLI since the protected attribute is automatically set to true if not specified.
Reproducer
1) hammer repository create --url=https://registry.hub.docker.com/ --docker-upstream-name=busybox --content-type=docker --product-id=1 --name=busybox
2) hammer repository info --id=1
Publish Via HTTP: yes
We need the protection to be off for docker
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5252 added
- Pull request deleted (
)
Updated by Partha Aji over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|70dda2a57fcf4f285b6952d073f93842331622ed.
Updated by Eric Helms over 9 years ago
- Assignee set to Partha Aji
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes