Bug 1424689
Summary: | Docker upstream repository name length limit | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Preetesh Sharma <prsharma> | ||||
Component: | Repositories | Assignee: | Tom McKay <tomckay> | ||||
Status: | CLOSED ERRATA | QA Contact: | Jitendra Yejare <jyejare> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.2.7 | CC: | abalakht, ajoseph, alsilva, bbuckingham, egolov, filip.vanraemdonck, jcallaha, jyejare, mmccune, tomckay | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | rubygem-katello-3.0.0.161-1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1530704 (view as bug list) | Environment: | |||||
Last Closed: | 2018-02-05 13:54:34 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Comment 2
Satellite Program
2017-02-18 17:03:23 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18533 has been resolved. *** Bug 1484405 has been marked as a duplicate of this bug. *** Verified! @ Satellite 6.3 snap 27 Steps: # hammer product create --organization-id 1 --name TestContainerImages --label testcontainerimages --description "Test Container Images" Product Created # hammer repository create --organization-id 1 --product TestContainerImages --name Test32Chars --label test32chars --content-type docker --url https://registry.hub.docker.com/ --docker-upstream-name openshift3/ose-metrics-hawkular-openshift-agent Repository created Hence moving the state to Verified. Verified! @ Satellite 6.2.14 snap 1.0 # hammer product create --organization-id 1 --name TestContainerImages --label testcontainerimages --description "Test Container Images" Product created # hammer repository create --organization-id 1 --product TestContainerImages --name Test32Chars --label test32chars --content-type docker --url https://registry.hub.docker.com/ --docker-upstream-name openshift3/ose-metrics-hawkular-openshift-agent Repository created *** HOTFIX INSTRUCTIONS *** We have made a hotfix available for customers using Satellite 6.2.13. This patch is available for 6.2.13 only and will be released formally in 6.2.14 Instructions: 1) Download attached hotfix-1424689.tar.gz archive containing hotfix and copy to your Satellite server 2) unpack archive: tar xvzf hotfix-1424689.tar.gz 3) katello-service stop 4) rpm -Uvh tfm-rubygem-katello-3.0.0.158-2.HOTFIXRHBZ1424689.el7sat.noarch.rpm (optionally include the katello_ostree rpm installation if the above returns with a dependency error) 5) katello-service start Resume operations. Created attachment 1381771 [details]
hotfix archive
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0273 |