pivotal / skenario

A simulator toolkit for Knative
Apache License 2.0
30 stars 10 forks source link

Include updateMode to the updating replicas logic #120

Open juliababkina opened 4 years ago

juliababkina commented 4 years ago

Currently, in Skenario implemented the following updating replicas algorithm for vertical scaling:

We ignore updateMode state chosen for vpa object in UI. This parameter should be included to the updating replicas logic according to the existent one in VPA.