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

Stop task on ASG redirects to 127.0.0.1 #705

Open clebio opened 9 years ago

clebio commented 9 years ago

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 ASG resize operation ( from cluster/show/<cluster-name>)
  2. On same cluster page, under the heading Running tasks:, click the in-progress task
  3. On the tasks page (task/show/<task-id>), click "Stop Task"