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

Caught wind that there were enhancements going in that displayed the SG name along with the ID so I grabbed the snapshot from Apr 02 and gave it a spin....

Something like what Netflix has internally, but more general to support Git, and standard http(s) file sources. I think some kind of configured template list could be used to define...

enhancement

Hi, I wanted to add the new EC2 having problems adding more instance types than one. ``` groovy customInstanceTypes = [ new InstanceTypeData(linuxOnDemandPrice: 0.077, hardwareProfile: new HardwareProfile(instanceType: 'm3.medium', family: 'General...

An issue and a question. First, I believe that the config example for block devices is out of date in the wiki. What is here: https://github.com/Netflix/asgard/wiki/Asgard-Configuration Should be: ``` launchConfig...

We have decided on a network architecture in our VPC that uses igws instead of NAT instances and we really need the ability to launch instances with public ips.

Another issue, somewhat similar to bug #486 Using commit 5623fad as standalone jar or war on tomcat. Rolling AMI push to an VPC ASG with immutable_metadata "target=elb" on the ASG...

Afaik, there's currently no way of setting up an ELB to receive HTTPS traffic. It would be incredibly helpful if setting up HTTPS protocols and uploading SSL certificates would be...

I'm creating a new ASG, but I'm not able to select an ELB: ![image](https://f.cloud.github.com/assets/1423435/1522555/c972a008-4ba9-11e3-923c-2fb86e0f0e0d.png) I see the select element is in html source, but it's concealed for some reason.

Hello, I am trying to configure multiple secret values in Config.groovy file. I learn that I can configure multiple aws account using following configuration =========== from document =========== // List...

Hi, regularly after using Asgard for 1-2 weeks, the app has to be rebooted. It no longer renders correctly or works correctly: ![image](https://f.cloud.github.com/assets/3128628/1593069/1bbf9d8e-52c6-11e3-8366-1ed80111d0d5.png) I'm not sure what version we're using,...