alibaba / packer-provider

Apache License 2.0
92 stars 26 forks source link

cleanup image and snapshot if target image is still not available after timeout #68

Closed chhaj5236 closed 5 years ago

chhaj5236 commented 5 years ago

If target image is still not availabe after waiting timeout, the image and snapshot will not be cleaned up for now. This PR is going to clean them if timeout occurred.