cloudfoundry-attic / warden

Cloud Foundry - the open platform as a service project
Apache License 2.0
283 stars 108 forks source link

Kepp track of containers when destroy fails #98

Closed fraenkel closed 9 years ago

fraenkel commented 9 years ago

Do not do anything destructive when destroy fails

The common case is when destroy fails, e.g., iptables or directory removal failures, raise an exception. All of the OS resources, network interfaces, uid, and wshd are abandoned. Eventually you have a DEA with capacity but nothing can actually start.

cfdreddbot commented 9 years ago

Hey fraenkel!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you've already signed the CLA.

cf-gitbot commented 9 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/98766942.