Comment 6 for bug 1910810

Revision history for this message
Ian Booth (wallyworld) wrote :

This PR will allow the destroy-model timeout to abort the deletion of cloud resources (in this case the k8s namespace). And if the supplied timeout is 0, then the juju model is removed even if the cloud resources are not fully cleaned up

https://github.com/juju/juju/pull/12955