Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1484405 - Docker upstream repository name length limit
Summary: Docker upstream repository name length limit
Keywords:
Status: CLOSED DUPLICATE of bug 1424689
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Repositories
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-23 13:22 UTC by Tom McKay
Modified: 2021-03-11 15:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-03 15:33:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 18533 0 None None None 2017-08-23 13:22:06 UTC
Red Hat Bugzilla 1424689 0 high CLOSED Docker upstream repository name length limit 2022-07-09 09:21:52 UTC

Internal Links: 1424689

Description Tom McKay 2017-08-23 13:22:05 UTC
Trying to add a docker repository with a length of more than 30 characters for the image name part fails with error: "Docker upstream name must be a valid docker name"

This seems somewhat arbitrary, image with a name of more than 30 characters do exist on Docker Hub (and other publicly accessible registries).

<pre>
$ sudo docker search openvswitch | grep -E "/[a-zA-Z0-9-]{30}[^ ]"
docker.io    docker.io/intelonp/centos-source-neutron-openvswitch-agent                            centos-source-neutron-openvswitch-agent         0                    [OK]
docker.io    docker.io/intelonp/centos-source-openvswitch-db-server                                centos-source-openvswitch-db-server             0                    [OK]
docker.io    docker.io/intelonp/centos-source-openvswitch-vswitchd                                 centos-source-openvswitch-vswitchd              0                    [OK]
docker.io    docker.io/rbbratta/centos-source-neutron-openvswitch-agent                            centos-source-neutron-openvswitch-agent         0                    [OK]
docker.io    docker.io/rbbratta/centos-source-openvswitch-db-server                                centos-source-openvswitch-db-server             0                    [OK]
docker.io    docker.io/rbbratta/centos-source-openvswitch-vswitchd                                 centos-source-openvswitch-vswitchd              0                    [OK]
docker.io    docker.io/tripleoupstream/centos-binary-openvswitch-vswitchd                                                                          0

</pre>

Comment 1 Tom McKay 2017-08-23 13:22:09 UTC
Created from redmine issue http://projects.theforeman.org/issues/18533

Comment 2 Tom McKay 2017-08-23 13:22:12 UTC
Upstream bug assigned to tomckay

Comment 6 Satellite Program 2017-08-23 14:16:17 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18533 has been resolved.

Comment 7 Andrii Balakhtar 2017-09-19 14:19:29 UTC
Isn't it a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1424689 ?

Comment 12 jcallaha 2017-11-03 15:33:08 UTC

*** This bug has been marked as a duplicate of bug 1424689 ***

Comment 13 Oleksandr Shtaier 2017-11-07 20:53:51 UTC
Test automation coverage provided in a defect which current BZ duplicated to.


Note You need to log in before you can comment on or make changes to this bug.