]
Marián Labuda updated JBIDE-21669:
----------------------------------
Labels: explorer openshift_v3 (was: )
Enable easy scaling of OpenShift 3 applications
-----------------------------------------------
Key: JBIDE-21669
URL:
https://issues.jboss.org/browse/JBIDE-21669
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Labels: explorer, openshift_v3
In Web-UI there is a spinner to set amount of running pods and we don't have
something similar and user friendly in our tooling. At the moment to scale up/down an
OpenShift 3 application, it is required to modify replication controller (which is a bit
buggy see JBIDE-21665 and whole work flow is not quite user friendly). It would be nice to
have a context menu item in context menu of a service, something like "Scale Up"
enabled all the time and "Scale Down" in case there are at least 2 pods running.
Or it could be "Add Pod" "Remove Pod" or something similar.