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

More idempotent kube-down for AWS, and delete multiple security groups #5822

Merged
merged 1 commit into from
Mar 24, 2015

Conversation

justinsb
Copy link
Member

There may be multiple security groups if we were using ELB, and
we have to delete them all apart from the default one, which EC2
prevents us from deleting.

Also use the same looping logic to clean up from partial up/downs.

There may be multiple security groups if we were using ELB, and
we have to delete them all apart from the default one, which EC2
prevents us from deleting.

Also use the same looping logic to clean up from partial up/downs.
@roberthbailey
Copy link
Contributor

LGTM. Will merge on green.

@roberthbailey roberthbailey self-assigned this Mar 23, 2015
@roberthbailey roberthbailey added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 24, 2015
roberthbailey added a commit that referenced this pull request Mar 24, 2015
More idempotent kube-down for AWS, and delete multiple security groups
@roberthbailey roberthbailey merged commit b152d8e into kubernetes:master Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants