[
https://issues.jboss.org/browse/JBIDE-21228?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-21228:
---------------------------------------
I've created it in tooling via context menu of a docker image. Image stream has been
created as well. When created via command line "oc new-app
openshift/hello-openshift" dc is following:
https://gist.github.com/mlabuda/c5775f159d622860dc904364a2696057#file-dep...
So when creating via tooling, image is referenced with docker.io too. Is this desired?
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
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)