forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed LayerDeleter to LayerLinkDeleter
LayerDeleter suggests it is usable to delete just image layers. It is suitable to delete image configs as well. In fact, it doesn't really remove the layers, it just removes layer links from desired repository. This LayerLinkDeleter is a more appropriate. Signed-off-by: Michal Minář <[email protected]>
- Loading branch information
Michal Minář
committed
Sep 7, 2016
1 parent
7f59726
commit 1edcbbb
Showing
3 changed files
with
96 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters