]
Josef Kopriva closed JBIDE-25905.
---------------------------------
Closing - it works as expected.
Verified in:
Red Hat Developer Studio
Version: 12.0.0.AM3
Build id: AM3-v20180611-0421-B2705
Build date: 20180611-0421
[Deploy Image to OpenShift ->Service & Routing Settings]
Service Port table awkward behavior after reset
---------------------------------------------------------------------------------------------------------
Key: JBIDE-25905
URL:
https://issues.jboss.org/browse/JBIDE-25905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.3.AM3
Reporter: Denis Golovin
Assignee: Andre Dietisheim
Fix For: 4.6.0.AM3
Attachments: service-ports.gif, services-routing-page-no-labels.png,
services-routing-page.png
[Service & Routing Settings] page in [Deploy Image to OpenShift] Wizard.
Service Ports table starts to behave awkward after reset.
steps:
# ASSERT: have a docker image available that exposes several ports (ex.
registry.access.redhat.com/openshift3/ose-haproxy-router:v3.7.14 which exposes 4 ports)
# EXEC: in Docker Explorer: select your docker image and pick "Deploy to
OpenShift..." from the context menu
# ASSERT: "Deploy Image to OpenShift" wizard shows up
# EXEC: get to the "Services & Routing Settings" page
# ASSERT: all ports are listed, a port is checked in column "Used by route"
!services-routing-page.png!
# EXEC: hit "Reset" (and confirm the dialog that asks you if you want to reset
the ports)
# EXEC: click in the column "Used by route" on the 2nd port (or any unchecked
entry)
Result:
Labels for columns "Name", "Service Port", "Pod Port"
disappear
!services-routing-page-no-labels.png!
!service-ports.gif!