asgard icon indicating copy to clipboard operation
asgard copied to clipboard

[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.co...

Results 101 asgard issues
Sort by recently updated
recently updated
newest added

I am getting started with Asgard, and running into a wall early on in the process around creating security groups for an application. I am working with an account w/o...

This enhancement provides the ability to create and edit tags for Auto Scaling Groups. Specific functionality is to add tags on ASG creation, add/edit/delete tags on existing ASG's, add/edit/delete tags...

When resizing an ASG within a Cluster, if I 'stop task' it redirects to 127.0.01, which doesn't resolve for my install: > https://127.0.0.1/cluster/show/cluster-name ## Steps to reproduce 1. Start an...

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...

I have issues similar to #448 and #534, but those issue titles don't seem to fit my scenario. I'm attempting to upgrade from Asgard version 1.4.2 to 1.5.1 and, when...

As AWS are rolling out CodeDeploy to more and more regions it would be very useful to have ASGARD copy the current deployments for a particular ASG to the next...

I can reproduce reliably on what I believe is the release version of 1.5 : `Version: 1.5 Build: id=2014-06-20_23-15-10 build#255 @c93f536452acffa6bf13a3bf5fb693c3fc9f40c6` After clicking "Delete image", the browser is POSTing :...

I set up a special IAM profile but have been unable to get asgard to use it. Then I had to create an IAM user, which I reallly don't want....

Looks like it's time to update the instances and release a new maintenance release for asgard with C4 and D2 instances: https://aws.amazon.com/blogs/aws/next-generation-of-dense-storage-instances-for-ec2/ https://aws.amazon.com/blogs/aws/now-available-new-c4-instances/

The test "should not rollback if previous ASG has disappeared" in DeploymentWorkflowSpec seems to be flaky. Something in the interaction of the mock throwing the exception: ``` then: 1 *...