teamhephy / controller

Hephy Workflow Controller (API)
https://teamhephy.com
MIT License
14 stars 26 forks source link

When `deis autoscale:set` is turned on, `deis scale` should be ignored #30

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @bacongobbler on January 31, 2017 16:56

On an application deploy, when deis autoscale:set is used and deis scale is set, the deployment should ignore what's been set by deis scale and just deploy the minimum set for hpa.

Copied from original issue: deis/controller#1238