]
Marián Labuda updated JBIDE-22915:
----------------------------------
Labels: deploy_docker_wizard openshift_v3 (was: )
Deploy Docker Image: Replication controller is not created for some
images
--------------------------------------------------------------------------
Key: JBIDE-22915
URL:
https://issues.jboss.org/browse/JBIDE-22915
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Marián Labuda
Labels: deploy_docker_wizard, openshift_v3
When I am trying to deploy docker image docker.io/openshift/hello-openshift:v1.2.1 from
context menu of the image in Docker Explorer it does not trigger a new replication
controller and thus an application pod is not spinned up. When working from oc binary,
replication controller is created successfully.