Netflix / asgard

[Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases
http://netflix.github.com/asgard
Apache License 2.0
2.24k stars 403 forks source link

Support for new "StepScaling" policies #704

Open benyamindfring opened 9 years ago

benyamindfring commented 9 years ago

recently AWS released an addition for Auto-Scaling policies, called "StepScaling" policies.

this is the announcement: https://aws.amazon.com/blogs/aws/auto-scaling-update-new-scaling-policies-for-more-responsive-scaling/

also you can refer to "PolicyType" in the link below. http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_PutScalingPolicy.html

unfortunately Asgard doesn't seem to recognize this type of scaling policies, and thus doesn't allow to copy ASG's with it.

2015-07-13_07:46:42 Exception: com.amazonaws.AmazonServiceException: Status Code: 400, AWS Service: AmazonAutoScaling, AWS Request ID: 4d9d671e-2933-11e5-aa35-bb4a085a0cba, AWS Error Code: ValidationError, AWS Error Message: Scaling increment must be specified for a SimpleScaling policy