Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency in ASG name creation based on attributes (dev-phase etc.) #338

Open
mkrogemann opened this issue Jul 11, 2013 · 0 comments · May be fixed by #345
Open

Inconsistency in ASG name creation based on attributes (dev-phase etc.) #338

mkrogemann opened this issue Jul 11, 2013 · 0 comments · May be fixed by #345
Labels

Comments

@mkrogemann
Copy link
Contributor

Following steps to reproduce:

Create an app called xyz

Create cluster for this app, specify NONE of the additional naming attributes

Create second cluster for this app, giving a dev-phase such as 'stage'
Asgard will tell me: There is already an auto scaling group named xyz

But: If I try to create a second cluster with the 'stack' or 'free-form detail' set to some value, Asgard has no issues and creates the group.

So in this case (starting out with an ASG that has no additional attributes set) and then creating a second one, there is an inconsistency in the behavior of 'dev-phase' as compared with other attributes.

mkrogemann added a commit to mkrogemann/asgard that referenced this issue Jul 19, 2013
@mkrogemann mkrogemann linked a pull request Jul 19, 2013 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant