Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Failures after deploy should inform that cloud resources may be used #1482

Open
johnsca opened this issue Jun 27, 2018 · 0 comments
Open

Failures after deploy should inform that cloud resources may be used #1482

johnsca opened this issue Jun 27, 2018 · 0 comments

Comments

@johnsca
Copy link
Contributor

johnsca commented Jun 27, 2018

If a failure happens during or after sending the bundle to Juju, there may be machines running and cloud resources being used. Depending on the particular failure, the cluster may even be in a functional state. At the very least, conjure-up should point the user at conjure-down to ensure that unused resources are cleaned up.

I'd recommend having the general error handler check conjureup.events.Bootstrapped.is_set() and add a standard addendum to the error indicating that cloud resources may be being used and to use conjure-down to clean up any failed deployments.

@johnsca johnsca changed the title Failures after deploy should inform that cluster may be running Failures after deploy should inform that cloud resources may be used Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants