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

Cleaning up Dangling Resources from Failed Deployments #274

Open
dylanbannon opened this issue Feb 26, 2020 · 2 comments
Open

Cleaning up Dangling Resources from Failed Deployments #274

dylanbannon opened this issue Feb 26, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@dylanbannon
Copy link
Contributor

If cluster deployment (or destruction, for that matter) fails, it would be really nice to have make automatically enter a cleanup mode where it deletes all resources that did deploy.

(A first pass at this might be entering the destroy target and executing every sub-target in a fault-tolerant way.)

Originally posted by @willgraf in https://github.com/_render_node/MDExOlB1bGxSZXF1ZXN0Mzc3OTYxMDYz/pull_requests/unread_timeline

@dylanbannon dylanbannon mentioned this issue Feb 26, 2020
4 tasks
@dylanbannon dylanbannon added the enhancement New feature or request label Feb 27, 2020
@dylanbannon
Copy link
Contributor Author

There's good information on this topic in #169.

@dylanbannon
Copy link
Contributor Author

As discussed in #268, resolution of this issue allows us to reenable ELK stack integration tests.

It also potentially saves everyone a lot of money too, tbh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant