]
Andre Dietisheim updated JBIDE-21634:
-------------------------------------
Summary: Explorer, Properties: Allow a user to scale their deployment (was: Allow a
user to scale their deployment)
Explorer, Properties: Allow a user to scale their deployment
------------------------------------------------------------
Key: JBIDE-21634
URL:
https://issues.jboss.org/browse/JBIDE-21634
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Jeff Cantrill
Labels: explorer, openshift_v3, properties
Fix For: 4.3.1.CR1
The web and cli allows a user to scale their deployments, which is only possible now in
Eclipse by editing the replicationcontroller. Add UI to facilitate scaling. Scaling
should be allowed in some sort of context menu when selecting any of:
1. deployment (replication controller)
2. eclipse view of a deployment (server) -> walk back to the currrent deployment
3. pod -> walk back to the current deployment
updating 'spec.replicas' causes a new pods to spin up