]
Andre Dietisheim commented on JBIDE-23662:
------------------------------------------
[~rimolive] I noticed this, too when testing JBIDE-22805, it's annoying.
Thanks for reporting!
All Scale options show an error Message from OpenShift API
----------------------------------------------------------
Key: JBIDE-23662
URL:
https://issues.jboss.org/browse/JBIDE-23662
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.Final
Reporter: Ricardo Martinelli Oliveira
Labels: openshift_v3, scaling_pods_wizard
Fix For: 4.4.3.AM2
Every Scale option I select in the OpenShift Explorer view show this error:
Unable to scale guestbook-service
Exception trying to PUT
https://10.1.2.2:8443/api/v1/namespaces/sample-project/replicationcontrol...
response code: 409 Operation cannot be fulfilled on replicationcontrollers
"guestbook-service-2": the object has been modified; please apply your changes
to the latest version and try again
However, the scale command is executed successfuly.