]
Andre Dietisheim updated JBIDE-22627:
-------------------------------------
Fix Version/s: 4.4.1.S117
Docker image tag is ignored in Deploy Image to OpenShift wizard
---------------------------------------------------------------
Key: JBIDE-22627
URL:
https://issues.jboss.org/browse/JBIDE-22627
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Marián Labuda
Labels: docker, openshift_v3
Fix For: 4.4.1.S117
When deploying a docker image from docker explorer by selecting context menu item Deploy
to OpenShift..., image name in opened Deploy Image to OpenShift wizard does not contain
tag of the image. This requires manual addition of image tag, otherwise latest tag is
presumed by default, what does not have to be desired at some scenarios.