]
Jeff Cantrill updated JBIDE-21228:
----------------------------------
Priority: Minor (was: Major)
DeploymentConfig for Deploying a docker image should point the image
container to the imagestream
-------------------------------------------------------------------------------------------------
Key: JBIDE-21228
URL:
https://issues.jboss.org/browse/JBIDE-21228
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Priority: Minor
Labels: openshift_v3
Fix For: 4.4.0.Alpha1
Deploying a docker image from a local machine will create resources. When the image is
pushed to OS, the DC should assume it will be namespaced to the same project in which the
resources are created. Ref:
https://gist.github.com/jcantrill/cb84b919e1a7a4791440#file-gistfile1-txt...
This image was deployed to the 'helloworld' namespace and the image spec should
not include the original docker namespace.