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

v0.14.0 #3

Merged
merged 4 commits into from
Apr 15, 2015
Merged

v0.14.0 #3

merged 4 commits into from
Apr 15, 2015

Conversation

fermayo
Copy link
Contributor

@fermayo fermayo commented Feb 27, 2015

No description provided.

@@ -97,7 +97,33 @@ do
echo "No images need to be cleaned"
fi

rm -f ToBeCleanedImageIdList ContainerImageIdList ToBeCleaned ImageIdList KeepImageIdList
# Remove unused volumes
echo "=> Start to clean unused volums"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we clean volumes only if they are unused for, lets say, more than 24h?
When the user is redeploying a container, its volumes are "unused" from the time the previous container is destroyed until the time the new container is destroyed. Also, if the new container deployment fails, the volumes would be reused if the user retries a redeploy operation after a while. I think 24h is a good compromise.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fermayo fermayo changed the title v0.13.0 v0.14.0 Apr 9, 2015
fermayo added a commit that referenced this pull request Apr 15, 2015
@fermayo fermayo merged commit c2e9165 into master Apr 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants