]
Jeff Cantrill commented on JBIDE-21634:
---------------------------------------
I think we should and could do this one as the mechanics are fairly trivial. We could
make it easier by adding a capability in the rest client (if it doesnt exist already)
which would mean the tooling would just need to provide the UI bit. Right click context
with an input box?
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