Marián Labuda created JBIDE-21626:
-------------------------------------
Summary: Pod is not created when docker image is deployed to OpenShift
Key: JBIDE-21626
URL:
https://issues.jboss.org/browse/JBIDE-21626
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Priority: Critical
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)