]
Andre Dietisheim updated JBIDE-24980:
-------------------------------------
Labels: explorer openshift_v3 scale (was: )
Explorer: add Scale Up/Down/To to context menu to replication
controller
------------------------------------------------------------------------
Key: JBIDE-24980
URL:
https://issues.jboss.org/browse/JBIDE-24980
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.1.AM1
Reporter: Andre Dietisheim
Labels: explorer, openshift_v3, scale
Fix For: 4.5.x
Attachments: eap-without-service-nor-deploymentconfig.json,
scale-replication-controller.png, scale-service.png
# ASSERT: make sure that you have an app that has NO deployment config, just a
replication controller
(EXEC: if you dont, create it via the attached custom template
eap-without-service-nor-deploymentconfig.json)
# ASSERT: in explorer: once your app is created, select your replication controller and
open up the context menu, look for a "Scale" Item.
Result:
There's no such item
!scale-replication-controller.png!
While it exists for services
!scale-service.png!