]
Andre Dietisheim updated JBIDE-23709:
-------------------------------------
Fix Version/s: 4.4.4.AM1
(was: 4.4.4.AM2)
Properties: Scaling To/Up/Down are missing in context menu when
project is selected in explorer
-----------------------------------------------------------------------------------------------
Key: JBIDE-23709
URL:
https://issues.jboss.org/browse/JBIDE-23709
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.AM1
Reporter: Andre Dietisheim
Fix For: 4.4.4.AM1
Attachments: project-selected-no-scaling.png,
service-selected-scaling-possible.png
steps to reproduce:
# ASSERT: make sure that you have at least 1 service & pod running in OpenShift
# EXEC: in OpenShift Explorer: select the project that contains the service/pod
# EXEC: in Properties view: select "Pod" tab and then your running pod (not the
build pod, but the pod that's running your service). Open up the context menu
Result:
"Scale" with is child entries is missing from the context menu.
!project-selected-no-scaling.png!
While it's present if you have the service selected in the OpenShift Explorer.
!service-selected-scaling-possible.png!