Actions
Bug #9688
closedNeed to specify cdn registry scheme based of cdn scheme
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1200132
Description of problem:
When one enables a docker container registry, we create the appropriate source repositories in pulp. We automatically assume that the cdn upstream repos will be available in https. However internal staging requires it to be in http. We need some logic that uses the url scheme of the cdn and assumes that the upstream registries are going to be in the same format.
Actions