Marián Labuda created JBIDE-21888:
-------------------------------------
Summary: Pod is not created when docker image is deployed to OpenShift
Key: JBIDE-21888
URL:
https://issues.jboss.org/browse/JBIDE-21888
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Jeff Cantrill
Priority: Critical
Fix For: 4.3.1.CR1
When deploying a docker image to OpenShift via oc binary, pod where the image is supposed
to run is created, together with service and router. But when deploying a docker image to
OpenShift via OpenShift tools, no pod is created, only service and router. When using cli,
pod is created later (what I noticed, there is different pull policy between creating from
cli with "oc new-app docker-image" and creating from IDE).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)