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 1197759 - Docker repo names are limited to 30 chars (128 in newer versions of docker)
Summary: Docker repo names are limited to 30 chars (128 in newer versions of docker)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Container Management
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-02 14:32 UTC by David Davis
Modified: 2017-02-23 20:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-13 15:55:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Davis 2015-03-02 14:32:06 UTC
I was testing some things out in Katello when I hit this when I tried to pull a docker repo:

❯❯❯ docker pull localhost:5000/default_organization-library-redisv-Tester-redis:latest
2015/03/01 15:08:15 Invalid repository name (default_organization-library-redisv-Tester-redis), only [a-z0-9-_.] are allowed

Looks like Docker repo names could only be 30 characters in docker-1.3.2-4.el7.centos.x86_64 (which is the version I have on centos7):

https://github.com/docker/docker/pull/8447

Comment 1 RHEL Program Management 2015-03-03 05:21:57 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.


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