Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1217094

Summary: [backport] illegal character names in imagestream
Product: OpenShift Container Platform Reporter: Erik M Jacobs <ejacobs>
Component: NodeAssignee: Scott Dodson <sdodson>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: jialiu, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, sdodson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openshift-0.4.3.2-0.git.132.36bef2f.el7ose Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-23 14:43:57 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:

Description Erik M Jacobs 2015-04-29 14:16:59 UTC
https://github.com/openshift/origin/pull/1847

Comment 3 Scott Dodson 2015-04-29 15:42:30 UTC
*** Bug 1217124 has been marked as a duplicate of this bug. ***

Comment 5 Johnny Liu 2015-04-30 09:19:47 UTC
Verified this bug with openshift-0.4.3.2-0.git.132.36bef2f.el7ose.x86_64, and PASS.

# cat imagestream.json
    {
      "apiVersion": "v1beta1",
      "kind": "ImageStream",
      "metadata": {
        "name": "openshift/hello-openshift"
      }
    }


# osc create -f imagestream.json
Error: ImageStream "openshift/hello-openshift" is invalid: metadata.name: invalid value 'openshift/hello-openshift': may not contain "/"

Comment 6 Scott Dodson 2015-07-07 20:22:33 UTC
This should be closed current release as it was fixed during Beta cycles. I'm unsure of the process here, does QE need to do that or may I?

Comment 7 Red Hat Bugzilla 2023-09-14 02:58:36 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days