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

Has still some problems with groovy weirdness. #405 ``` java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for com.amazonaws.services.ec2.AmazonEC2Client do not match. Expected 6 but got 7 ```

When [creating launch configurations](http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/asg-in-vpc.html#createlaunchconfigforsubnets-console) in the EC2 console, there's an option to automatically assign public IP:s to instances created in the ASG (actually, there's multiple options for IP address type)....

Hi, in Asgard 1.5 the addition of optional tags is a very good idea, except it seams not to work. My upgrade process as always was replacing the WAR and...

This change threads a new parameter through from all the places ASGs are built. `userMetaData` is a map of strings that can be defined during REST API calls, either to...

Running 1.4.2 compile from commit 5623fad as standalone jar or war on tomcat, I get errors when trying to interact with ELBs and ASGs in VPC. When creating a new...

AWS have launched a new type of EBS, General Purpose SSD storage. It appears currently with Asgard, even if the AMI is setup to use the new gp2 type EBS...

Currently, custom block device mappings are not able to be communicated via the cluster creation endpoint in AutoScalingController.groovy (and subsequently applied to the LaunchConfiguration). I see there has been past...

enhancement

Hey guys, It would be nice if there was a free form field that was passed down to the user data template as a variable that you could use for...

Just rolled out 1.5 and configured it with both IAM and STS for cross-account management. Unfortunately, it seems as if Asgard assumes a bit too much about its world when...

This one should be trivial to fix, unfortunately I'm not in a position to set up a Grails dev environment at the moment and send that pull request, sorry :(...